<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/test/run, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2018-11-29T16:30:05Z</updated>
<entry>
<title>test: Add a 'make qcheck' target for quicker testing</title>
<updated>2018-11-29T16:30:05Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-11-18T15:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=499fde5c23921add3cf95fecfe0b03d717d5a33b'/>
<id>urn:sha1:499fde5c23921add3cf95fecfe0b03d717d5a33b</id>
<content type='text'>
At present tests are quite slow to run, over a minute on my machine. This
presents a considerable barrier to bisecting for failures.

The slowest tests are the filesystem ones and the buildman --fetch-arch
test. Add a new 'qcheck' target that skips these tests. This reduces test
time down to about 40 second, still too long, but bearable.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>spl: Add support for passing handoff info to U-Boot proper</title>
<updated>2018-11-26T13:25:37Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-11-16T01:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=b0edea3c27af3bf7b959fa190a7fe9d7881153c5'/>
<id>urn:sha1:b0edea3c27af3bf7b959fa190a7fe9d7881153c5</id>
<content type='text'>
There is some basic informaton that SPL normally wants to pass through to
U-Boot, such as the SDRAM size and bank information.

Mkae use of the new bloblist structure for this. Add a new 'handoff' blob
which is set up in SPL and passed to U-Boot proper. Also adda  test for
sandbox_spl that checks that this works correctly and a new 'sb' command
to show the information passed from SPL.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Reduce the number of tests run with sandbox_flattree</title>
<updated>2018-10-08T13:34:34Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-10-02T03:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=2673afe221d17b8d43df3ecae3e3a6024b209ffe'/>
<id>urn:sha1:2673afe221d17b8d43df3ecae3e3a6024b209ffe</id>
<content type='text'>
We only need to run driver-model tests with this config, since this is the
only thing that is different when CONFIG_OF_LIVE is not defined. Filter
out the other tests to same time.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Tidy up comments and variable name</title>
<updated>2018-10-08T13:34:34Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-10-02T03:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=3bc11e818c3ad049a24ba2c2deb27ddd651a6e3b'/>
<id>urn:sha1:3bc11e818c3ad049a24ba2c2deb27ddd651a6e3b</id>
<content type='text'>
The 'result' variable counts the number of failures in running the tests.
Rename it to 'failures' to make this more obvious. Also tidy up a few
comments.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Print the name of each test before running it</title>
<updated>2018-10-08T13:34:34Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-10-02T03:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=c9adb3559c623c2f1207c17e549059c2d97fc207'/>
<id>urn:sha1:c9adb3559c623c2f1207c17e549059c2d97fc207</id>
<content type='text'>
At present the tests are run without any indication of what is running.
For the tests which start with a build this is pretty obvious, but for
tools it is not.

Add a name for each test we run, and print it before starting the test.
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Simplify the PATH setup</title>
<updated>2018-10-08T13:34:34Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-10-02T03:12:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=734f3de9242040d27b7e40ae7f3d980192af5417'/>
<id>urn:sha1:734f3de9242040d27b7e40ae7f3d980192af5417</id>
<content type='text'>
Use 'export' to avoid repeating the path setup for each command.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Enable cover-coverage tests for dtoc and fdt</title>
<updated>2018-07-09T15:11:00Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-07-06T16:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=ef6f77a8473fdc71c145a955ea9bdfd54de331d2'/>
<id>urn:sha1:ef6f77a8473fdc71c145a955ea9bdfd54de331d2</id>
<content type='text'>
Now that we have 100% code coverage we can enable these tests in the test
script also.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>binman: Switch to 'python-coverage'</title>
<updated>2018-07-09T15:11:00Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-07-06T16:27:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=16d836cd6fa0d22e24fa2340df08e6d6d80c5107'/>
<id>urn:sha1:16d836cd6fa0d22e24fa2340df08e6d6d80c5107</id>
<content type='text'>
The most portable way to get access to coverage is to invoke it as
'python-coverage'.

Cc: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Fix sandbox_spl test filter</title>
<updated>2018-06-07T19:25:07Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-05-16T07:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=bf6226c3c4e181f7fcaec924ccd7c953f6aa0d9b'/>
<id>urn:sha1:bf6226c3c4e181f7fcaec924ccd7c953f6aa0d9b</id>
<content type='text'>
This filter does not match the test it is intended to anymore. Update it
so that it works again.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Set the DTC environment variable</title>
<updated>2018-01-16T01:29:21Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-12-24T19:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=ed772fe79bf4419320e997de94b3f93dbbe0838a'/>
<id>urn:sha1:ed772fe79bf4419320e997de94b3f93dbbe0838a</id>
<content type='text'>
Set this to our own device-tree compiler since we know it is new enough to
run the tests.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
