u-boot-2016/test/py/tests
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree
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>
2018-04-04 11:00:06 +02:00
..
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