<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>73991b074b84a2b568d20b0cc41f15bfbd0d0046 - log: Add a test command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#73991b074b84a2b568d20b0cc41f15bfbd0d0046</link>
        <description>log: Add a test commandAdd a command which exercises the logging system.Change-Id: I4eb139b69937c752d7f6fc42dde3f757260b832bSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit ef11ed8239bf02b347e7fb9fc6d980aec0c7810a)

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Mon, 04 Dec 2017 20:48:27 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1dc7864b9b15e2ddbe18cd7e35a874d4fbef9b97 - test: add rockchip board module test</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#1dc7864b9b15e2ddbe18cd7e35a874d4fbef9b97</link>
        <description>test: add rockchip board module test1. add U-boot cmd &quot;rktest&quot;, the cmd format:	&quot;rktest [module_name] [args...]&quot;2. add timer and key module test, the cmd are:	&quot;rktest timer&quot;, &quot;rktest key&quot;Change-Id: I7056b7462925d3693a0e6101d83247f3f38736f8Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Tue, 17 Oct 2017 12:22:35 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>8d3a25685e4aac7070365a2b3c53c2c81b27930f - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#8d3a25685e4aac7070365a2b3c53c2c81b27930f</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Wed, 12 Jul 2017 00:28:46 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e5a9d27fdbcf59760a7ff69597584229e24ca456 - test: Add a test for snprintf() and the banner/version</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#e5a9d27fdbcf59760a7ff69597584229e24ca456</link>
        <description>test: Add a test for snprintf() and the banner/versionAdd a simple test to make sure that these functions obey the buffer sizepassed into them.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Tested-by: Stephen Warren &lt;swarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Fri, 16 Jun 2017 03:37:51 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c812f722f8bdf2785cfebf4fd272afe2117d6469 - test: dm: Move the time test over to the ut command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#c812f722f8bdf2785cfebf4fd272afe2117d6469</link>
        <description>test: dm: Move the time test over to the ut commandUnify the command for running unit tests further by moving the &quot;ut_time&quot;command over to &quot;ut time&quot;.Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Wed, 20 May 2015 19:27:30 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.com&gt;</dc:creator>
    </item>
<item>
        <title>c617ede08ad0583e0e015e76ebda2c5d2f6b5854 - test: Add a common unit test command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#c617ede08ad0583e0e015e76ebda2c5d2f6b5854</link>
        <description>test: Add a common unit test commandAdd a command that all other unit tests should be a sub-command of.Also include a command that will run all tests.Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Wed, 20 May 2015 19:27:28 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.com&gt;</dc:creator>
    </item>
<item>
        <title>e721b882e9daf3ad3599eef5a9ccf3847b694228 - test: Generalize the unit test framework</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#e721b882e9daf3ad3599eef5a9ccf3847b694228</link>
        <description>test: Generalize the unit test frameworkSeparate the ability to define tests and assert status of test functionsfrom the dm tests so they can be used more consistently throughout alltests.Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Wed, 20 May 2015 19:27:27 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.com&gt;</dc:creator>
    </item>
<item>
        <title>02ffb580e6ab7aaa7f6703ed35f489e97439cb65 - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#02ffb580e6ab7aaa7f6703ed35f489e97439cb65</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Fri, 08 May 2015 14:46:59 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8271f5d4c3a0ce8282025217509c18220a0f552b - test: Add a simple time test</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#8271f5d4c3a0ce8282025217509c18220a0f552b</link>
        <description>test: Add a simple time testSometimes the time functions are incorrect due to bad time support on aboard. Add a unit test which tries to detect this.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Sat, 02 May 2015 15:25:02 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>bcfe8fdf321e5e6d9931502c903348fe81252dd0 - dts, api, test: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#bcfe8fdf321e5e6d9931502c903348fe81252dd0</link>
        <description>dts, api, test: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Mon, 21 Oct 2013 02:53:40 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>c4a7ece02046f647019cc0aaddf530833a8db29c - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#c4a7ece02046f647019cc0aaddf530833a8db29c</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	MAINTAINERS	boards.cfgSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Fri, 13 Sep 2013 10:04:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>3153e915b493a8d832e9260723c579d2544e5dc8 - sandbox: add compression tests</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#3153e915b493a8d832e9260723c579d2544e5dc8</link>
        <description>sandbox: add compression testsThis adds the &quot;test_compression&quot; command when building the sandbox. Thistests the existing compression and decompression routines for simplesanity and for buffer overflow conditions.Signed-off-by: Kees Cook &lt;keescook@chromium.org&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Fri, 16 Aug 2013 14:59:11 +0000</pubDate>
        <dc:creator>Kees Cook &lt;keescook@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>a72007d999d3528b6176ffacff1841cb2032a7c1 - sandbox: Add basic test for command execution</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/test/Makefile#a72007d999d3528b6176ffacff1841cb2032a7c1</link>
        <description>sandbox: Add basic test for command executionSince run_command() and run_command_list() are important and a littleconfusing, add some basic tests to check that the behaviour is correct.Note: I am not sure that this should be committed, nor where it should goin the source tree. Comments welcome.To run the unit tests use the ut_cmd command available in sandbox:make sandbox_configmake./u-boot -c ut_cmd(To test both hush and built-in parsers, you need to manually changeCONFIG_SYS_HUSH_PARSER in include/configs/sandbox.h and build/run again)Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/test/Makefile</description>
        <pubDate>Fri, 30 Mar 2012 21:30:58 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
