u-boot-brain/test/py/tests/test_fs
Simon Glass 499fde5c23 test: Add a 'make qcheck' target for quicker testing
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>
2018-11-29 09:30:05 -07:00
..
conftest.py test/py: test_fs: add docstring comments to helper functions 2018-10-06 09:04:18 -04:00
fstest_defs.py test/py: fs: add extended write operation test 2018-09-23 21:55:30 +02:00
test_basic.py test: Add a 'make qcheck' target for quicker testing 2018-11-29 09:30:05 -07:00
test_ext.py test: Add a 'make qcheck' target for quicker testing 2018-11-29 09:30:05 -07:00
test_mkdir.py test: Add a 'make qcheck' target for quicker testing 2018-11-29 09:30:05 -07:00
test_unlink.py test: Add a 'make qcheck' target for quicker testing 2018-11-29 09:30:05 -07:00