]> git.sur5r.net Git - u-boot/blobdiff - test/README
test: Convert the vboot test to test/py
[u-boot] / test / README
index 6cfee05019147fd09ba29f1ad983b20432516563..ee559729b0b78b1604d06cd7f15f9310b3f7d127 100644 (file)
@@ -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.