mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 09:30:10 +00:00
499fde5c23
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 <sjg@chromium.org> |
||
---|---|---|
.. | ||
conftest.py | ||
fstest_defs.py | ||
test_basic.py | ||
test_ext.py | ||
test_mkdir.py | ||
test_unlink.py |