u-boot-brain/test/py/tests
Tom Rini 845e10d165 tests: test_dfu.py: Add example udev rule for host_usb_dev_node
If one does not already have a rule to create a custom device node when
a given device enumerates it can be useful to have udev create a
bus path based node to the entry in /dev/bus/usb that was just
enumerated.  Given that DFU itself does not require a /dev entry it is a
good idea to provide a rule that will generate one.

Signed-off-by: Tom Rini <trini@konsulko.com>
2017-07-22 15:36:16 -04:00
..
vboot test: Convert the vboot test to test/py 2016-07-14 18:22:40 -04:00
test_000_version.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_dfu.py tests: test_dfu.py: Add example udev rule for host_usb_dev_node 2017-07-22 15:36:16 -04:00
test_efi_loader.py travis: Add efi_loader grub2 test 2016-11-27 09:53:40 -05:00
test_env.py test: py: Add cmd_echo dependency 2017-05-22 07:29:55 -04:00
test_help.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_hush_if_test.py test: py: hush: Add echo dependency 2017-06-05 14:13:02 -04:00
test_md.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_net.py tests: net: Offset downloads to 4MB 2016-11-26 15:50:52 -05:00
test_ofplatdata.py sandbox: Stop printing platdata at the start of SPL 2017-07-11 10:08:20 -06:00
test_sandbox_exit.py test/py: fix CONFIG_ tests 2016-07-08 12:47:58 -04:00
test_shell_basics.py test: py: Add cmd_echo dependency 2017-05-22 07:29:55 -04:00
test_sleep.py test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC 2016-10-14 19:12:31 -04:00
test_ums.py test/py: Provide custom IDs when parametrizing tests 2016-01-28 21:01:24 -07:00
test_unknown_cmd.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_ut.py test/py: run all "ut" subtests 2016-02-15 20:58:26 +00:00
test_vboot.py test/py/tests/test_vboot.py: Add check that we boot the image 2016-09-22 11:34:58 -04:00