test_000_version
pytest runs tests the order of their module path, which is related to the filename containing the test. This file is named such that it is sorted first, simply as a very basic sanity check of the functionality of the U-Boot command prompt.
- test_000_version.test_version(ubman)
Test that the “version” command prints the U-Boot version.