diff options
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/README b/test/README index 6cfee05019..ee559729b0 100644 --- a/test/README +++ b/test/README @@ -58,7 +58,6 @@ There are several ad-hoc tests which run outside the pytest environment: test/image - FIT and lagacy image tests (shell script and Python) test/stdint - A test that stdint.h can be used in U-Boot (shell script) trace - Test for the tracing feature (shell script) - vboot - Test for verified boot (shell script) The above should be converted to run as part of the pytest suite. |