mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 17:58:23 +00:00
06c3d5b989
The unit test checks if a device tree is installed. It requires that the 'compatible' property of the root node exists. If available it prints the 'serial-number' property. The serial-number property is derived from the environment variable 'serial#'. This can be used to check if the image_setup_libfdt() function is executed. A Python test is supplied. It sets a value for serial# and checks that the selftest shows this as serial-number. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de> |
||
---|---|---|
.. | ||
vboot | ||
test_000_version.py | ||
test_dfu.py | ||
test_efi_loader.py | ||
test_efi_selftest.py | ||
test_env.py | ||
test_fit.py | ||
test_gpt.py | ||
test_help.py | ||
test_hush_if_test.py | ||
test_log.py | ||
test_md.py | ||
test_mmc_rd.py | ||
test_net.py | ||
test_ofplatdata.py | ||
test_sandbox_exit.py | ||
test_sf.py | ||
test_shell_basics.py | ||
test_sleep.py | ||
test_ums.py | ||
test_unknown_cmd.py | ||
test_ut.py | ||
test_vboot.py |