Commit Graph

402 Commits (16d761e3dd8911760bb87d7c983cdea79d8540e3)

Author SHA1 Message Date
Stephen Warren 9679d339ad test/py: add timestamps to log 8 years ago
Stephen Warren ac122efdb6 test/py: regenerate persistent GPT image if code changes 8 years ago
Masahiro Yamada 3aca4a44f8 test/py: fix typos in README.md 8 years ago
Patrick Delaunay 3a2605fa87 cmd: gpt: solve issue for swap and rename command 8 years ago
Patrick Delaunay 0cf02ff612 test/py: gpt: test start LBA for sub-command rename and swap 8 years ago
Patrick Delaunay b61a3b5c8d test/py: gpt: add test for sub-command write 8 years ago
Patrick Delaunay 30ef7cbb81 test/py: gpt: add test for sub-command read and verify 8 years ago
Patrick Delaunay da4c4bbd61 test/py: gpt: copy persistent file 8 years ago
Heinrich Schuchardt 6c7c3dcc59 test/py/tests/test_sleep.py: test time approximately 8 years ago
Rob Clark 085391b223 test: print_ut: Add test for %ls strings 8 years ago
Tom Rini e2e6daed5a test/dm: Fix string handling issues in the eth test 8 years ago
Tom Rini d91062c41e test/overlay: Fix various malloc/free leaks 8 years ago
Tuomas Tynkkynen 7c890f149d fs-test: Add test for a filename using '..' to go back to the root 8 years ago
Tuomas Tynkkynen edce588a45 fs-test: Add FAT16 support 8 years ago
Bin Meng f4d4f7d41c test: dm: usb: Update test cases for USB 8 years ago
Stephen Warren 117eeb7f84 test/py: fix anchors in HTML status report 8 years ago
Stephen Warren 2d26bf6c26 test/py: add skip marker for reliance on tools 8 years ago
Stephen Warren d5170448ae test/py: provide more information about test skip reason 8 years ago
Stephen Warren af3fae0b1b test/py: Document required tools/packages 8 years ago
Rob Clark 40186ee213 video: test: Add ANSI escape sequence tests 8 years ago
Rob Clark a7495ac872 video: test: Helper for writing strings 8 years ago
Heinrich Schuchardt 38b1b79021 test/py: add a test calling the EFI selftest 8 years ago
Stephen Warren 110ba62519 test/py: gpt: make use of infra-structure 8 years ago
Heinrich Schuchardt cd3e8a72a6 test/py: u_boot_console_base.py: fix typo 8 years ago
Pantelis Antoniou ea28e488f7 test: overlay: Add unit test for stacked overlay 8 years ago
Pantelis Antoniou 706708d3b2 ut: fix fdt_getprop_u32() change 8 years ago
Alison Chaiken c5772188ed add pytests for 'gpt rename' and 'gpt swap' 8 years ago
Alison Chaiken a2f422555f add pytests for 'gpt guid' command in sandbox 8 years ago
Alison Chaiken bf6d76b84a GPT: create block device for sandbox testing 8 years ago
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 8 years ago
Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
Simon Glass 3a37aee30f test: Move the FIT test into the correct place 8 years ago
Simon Glass 77b426703d test: Convert the FIT test to test/py 8 years ago
Simon Glass bde671237f test: Indent test-fit.py to match the next patch 8 years ago
Simon Glass 010ad8c34a test: Fix FIT test to pass again 8 years ago
Tom Rini 845e10d165 tests: test_dfu.py: Add example udev rule for host_usb_dev_node 8 years ago
Simon Glass 2028cc59f7 sandbox: Stop printing platdata at the start of SPL 8 years ago
Simon Glass e5a9d27fdb test: Add a test for snprintf() and the banner/version 8 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 8 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 8 years ago
Heiko Schocher 630dfede22 tools/tbot: update README 8 years ago
Simon Glass 4f414d392f test: bus: Add a check that dev is not NULL 8 years ago
Simon Glass 9eace7f59e test: wdt: Add a check that dev is not NULL 8 years ago
Simon Glass 1a596c44c0 test: pwm: Add a check that dev is not NULL 8 years ago
Simon Glass 9f103b9cb5 dm: blk: Add a way to obtain a block device from its parent 8 years ago
Michal Simek 5bdb317065 test: py: hush: Add echo dependency 8 years ago
Michal Simek a5b548138b test: py: Use global pytestmark for hush tests 8 years ago
Simon Glass ac206a0f4e dm: phy: Update tests to use ut_asserteq() 8 years ago