u-boot-brain/include/test
Simon Glass 0aac10f2f9 test: compression: Convert to unit test framework
Adjust this test to use the unit test framework. Drop the two existing
commands for running the tests and replace them with a single
'ut compression' command, with sub-commands.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Continue to have ret = run_test_internal(...) in run_test so ret
is always initialized]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-12-04 09:58:20 -05:00
..
compression.h test: compression: Convert to unit test framework 2017-12-04 09:58:20 -05:00
env.h
overlay.h
suites.h test: compression: Convert to unit test framework 2017-12-04 09:58:20 -05:00
test.h
ut.h