Commit Graph

527 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)

Author SHA1 Message Date
Stephen Warren 3e229a83bd test/py: Setup variables based on HUSH selection 7 years ago
Felix Brack bf802f5d54 power: extend prefix match to regulator-name property 7 years ago
Michal Simek 040f5f1067 test: py: Add an option to skip sleep test 7 years ago
Patrick Delaunay f03146480d test/py: gpt: update size of gpt partition 7 years ago
Simon Glass 20faa27c2b log: test: Add a pytest for logging 7 years ago
Simon Glass ef11ed8239 log: Add a test command 7 years ago
Simon Glass 0aac10f2f9 test: compression: Convert to unit test framework 7 years ago
Simon Glass 1f0fe88db1 test/py: Allow any unit test suite to be found 7 years ago
Simon Glass 49f22c38f1 test: compression: Put test variables in a struct 7 years ago
Simon Glass e93232e15e test: overlay: Use cmd_ut_category() 7 years ago
Simon Glass 4d869c1e49 test: Add a command function for test execution 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
Simon Glass 73a01d90c0 test: Correct operation when tests pass 7 years ago
Simon Glass 2f52018c3c test/run: Report and return failure 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
Rob Clark 085391b223 test: print_ut: Add test for %ls strings 7 years ago
Tom Rini e2e6daed5a test/dm: Fix string handling issues in the eth test 7 years ago
Tom Rini d91062c41e test/overlay: Fix various malloc/free leaks 7 years ago
Tuomas Tynkkynen 7c890f149d fs-test: Add test for a filename using '..' to go back to the root 7 years ago
Tuomas Tynkkynen edce588a45 fs-test: Add FAT16 support 7 years ago
Bin Meng f4d4f7d41c test: dm: usb: Update test cases for USB 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
Rob Clark 40186ee213 video: test: Add ANSI escape sequence tests 7 years ago
Rob Clark a7495ac872 video: test: Helper for writing strings 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
Pantelis Antoniou ea28e488f7 test: overlay: Add unit test for stacked overlay 7 years ago
Pantelis Antoniou 706708d3b2 ut: fix fdt_getprop_u32() change 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
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 7 years ago
Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 3a37aee30f test: Move the FIT test into the correct place 7 years ago