Commit Graph

434 Commits (04c96ed2a6820ba2aee978826f96d464386b8cab)

Author SHA1 Message Date
Simon Glass aa4e0e005b log: Add tests for the new log features 6 years ago
Simon Glass deca50fbd5 log: Update log_console to honour the log format 6 years ago
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 6 years ago
Heinrich Schuchardt 5f1ce1d4ca vsprintf.c: correct printing of a NULL device path 6 years ago
Masahiro Yamada 94b13bbae9 host-tools: use python2 explicitly for shebang 6 years ago
Heinrich Schuchardt 256060e425 vsprintf.c: add EFI device path printing 6 years ago
Simon Glass ed772fe79b test: Set the DTC environment variable 7 years ago
Simon Glass 30d704c645 binman: Run code coverage tests 7 years ago
Simon Glass 00f6c800b5 test: Run dtoc tests 7 years ago
Simon Glass 34ba7d777d test: Run buildman tests 7 years ago
Simon Glass adb5b61612 test: Run patman tests 7 years ago
Simon Glass 72d8172be0 test: Run binman tests 7 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 7 years ago
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