Commit Graph

448 Commits (d024236e5a31a2b4b82cbcc98b31b8170fc88d28)

Author SHA1 Message Date
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Neil Armstrong 65388d0dc5 clk: add sandbox test for bulk API 6 years ago
Neil Armstrong 91f5f8b73c reset: add sandbox test for bulk API 6 years ago
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree 6 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 6 years ago
Liam Beguin 7f9b50a27c test/py: add spi_flash tests 6 years ago
Liam Beguin c3342cd58f test/py: add generic CRC32 function 6 years ago
Liam Beguin 64a2cebb6e test/py: do not import pytest multiple times 6 years ago
Liam Beguin be91691d08 test/py: README: add HOSTNAME to PYTHONPATH 6 years ago
Liam Beguin 0e5dd786e9 test/py: README: fix typo 6 years ago
Stephen Warren 32090e5070 test/py: highlight warnings in the log summary 6 years ago
Stephen Warren 4bdc90f9c7 test/py: add MMC/SD block read test 6 years ago
Heinrich Schuchardt 9ffa4d12a8 dm: video: support increased intensity (bold) 6 years ago
Heinrich Schuchardt 3aeb0cbe12 dm: video: show correct colors in graphical console 6 years ago
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 6 years ago
Simon Glass 30d704c645 binman: Run code coverage tests 6 years ago
Simon Glass 00f6c800b5 test: Run dtoc tests 6 years ago
Simon Glass 34ba7d777d test: Run buildman tests 6 years ago
Simon Glass adb5b61612 test: Run patman tests 6 years ago
Simon Glass 72d8172be0 test: Run binman tests 6 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 6 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