Commit Graph

181 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 1f0fe88db1 test/py: Allow any unit test suite to be found 7 years ago
Heinrich Schuchardt 45055aac9d test/py: check return code of helloworld 7 years ago
Heinrich Schuchardt 83dee949cb test/py: fix typo in test_efi_loader.py 7 years ago
Heinrich Schuchardt df172e117d test/py: test reboot by EFI watchdog 7 years ago
Stephen Warren 9679d339ad test/py: add timestamps to log 7 years ago
Stephen Warren ac122efdb6 test/py: regenerate persistent GPT image if code changes 7 years ago
Masahiro Yamada 3aca4a44f8 test/py: fix typos in README.md 7 years ago
Patrick Delaunay 3a2605fa87 cmd: gpt: solve issue for swap and rename command 7 years ago
Patrick Delaunay 0cf02ff612 test/py: gpt: test start LBA for sub-command rename and swap 7 years ago
Patrick Delaunay b61a3b5c8d test/py: gpt: add test for sub-command write 7 years ago
Patrick Delaunay 30ef7cbb81 test/py: gpt: add test for sub-command read and verify 7 years ago
Patrick Delaunay da4c4bbd61 test/py: gpt: copy persistent file 7 years ago
Heinrich Schuchardt 6c7c3dcc59 test/py/tests/test_sleep.py: test time approximately 7 years ago
Stephen Warren 117eeb7f84 test/py: fix anchors in HTML status report 7 years ago
Stephen Warren 2d26bf6c26 test/py: add skip marker for reliance on tools 7 years ago
Stephen Warren d5170448ae test/py: provide more information about test skip reason 7 years ago
Stephen Warren af3fae0b1b test/py: Document required tools/packages 7 years ago
Heinrich Schuchardt 38b1b79021 test/py: add a test calling the EFI selftest 7 years ago
Stephen Warren 110ba62519 test/py: gpt: make use of infra-structure 7 years ago
Heinrich Schuchardt cd3e8a72a6 test/py: u_boot_console_base.py: fix typo 7 years ago
Alison Chaiken c5772188ed add pytests for 'gpt rename' and 'gpt swap' 7 years ago
Alison Chaiken a2f422555f add pytests for 'gpt guid' command in sandbox 7 years ago
Alison Chaiken bf6d76b84a GPT: create block device for sandbox testing 7 years ago
Simon Glass 3a37aee30f test: Move the FIT test into the correct place 7 years ago
Tom Rini 845e10d165 tests: test_dfu.py: Add example udev rule for host_usb_dev_node 7 years ago
Simon Glass 2028cc59f7 sandbox: Stop printing platdata at the start of SPL 7 years ago
Michal Simek 5bdb317065 test: py: hush: Add echo dependency 7 years ago
Michal Simek a5b548138b test: py: Use global pytestmark for hush tests 7 years ago
Michal Simek 6b83c38d7a test: py: Add cmd_echo dependency 7 years ago
Alexander Graf 0e4e38ae38 travis: Add efi_loader grub2 test 8 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Alexander Graf 4ca4b265ad tests: Add efi_loader hello world test 8 years ago
Alexander Graf 1bce3ad5f3 tests: net: Offset downloads to 4MB 8 years ago
Stefan Brüns d8c1e0331a test/py: expose config and log as session scoped fixture 8 years ago
Stephen Warren b0a928a15d test/py: ensure a log section exists for skipped tests 8 years ago
Tom Rini 2b2c6e51e7 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC 8 years ago
Guillaume GARDET 6a2981a713 test: add NFS download test 8 years ago
Tom Rini de4be9ec17 test/py/tests/test_vboot.py: Add check that we boot the image 8 years ago
Stephen Warren 4ba58bdabd test/py: match prompt only at line boundaries 8 years ago
Simon Glass f6d34651d8 test: Adjust run_command_list() to return a list of strings 8 years ago
Simon Glass 27c087d58a test: Add a function to restart U-Boot 8 years ago
Simon Glass 851271a71a test: vboot: Put each test variant in its own section 8 years ago
Simon Glass ac9a23cffc test: Rename sha to sha_algo and pass it around 8 years ago
Simon Glass ec70f8a911 test: Drop the cmd() function 8 years ago
Simon Glass 72f5226894 test: Fix typos in comments 8 years ago
Simon Glass 7f64b1874c test: Check exit status in run_and_log_expect_exception() 8 years ago
Simon Glass bcbd0c8fe1 test: Fix typos and tidy up 8 years ago
Michal Simek 04a4786c7c test/py: vboot can be run only at Sandbox 8 years ago
Stephen Warren c9ba60c438 test/py: use absolute dts path in vboot test 8 years ago
Simon Glass f60d0603ed test: Adjust the of-platdata test run condition 8 years ago