Commit Graph

384 Commits (0c936ee3194ac5b533a18fcd08e5d285853af5fe)

Author SHA1 Message Date
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
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
Simon Glass 77b426703d test: Convert the FIT test to test/py 7 years ago
Simon Glass bde671237f test: Indent test-fit.py to match the next patch 7 years ago
Simon Glass 010ad8c34a test: Fix FIT test to pass again 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
Simon Glass e5a9d27fdb test: Add a test for snprintf() and the banner/version 7 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 7 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 7 years ago
Heiko Schocher 630dfede22 tools/tbot: update README 7 years ago
Simon Glass 4f414d392f test: bus: Add a check that dev is not NULL 7 years ago
Simon Glass 9eace7f59e test: wdt: Add a check that dev is not NULL 7 years ago
Simon Glass 1a596c44c0 test: pwm: Add a check that dev is not NULL 7 years ago
Simon Glass 9f103b9cb5 dm: blk: Add a way to obtain a block device from its parent 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
Simon Glass ac206a0f4e dm: phy: Update tests to use ut_asserteq() 7 years ago
Simon Glass 86b54ece82 dm: test: Disable the fdt_offset test with livetree 7 years ago
Simon Glass 298afb52cb dm: test: Separate out the bus DT offset test 7 years ago
Simon Glass 029ab15a69 test: Update 'make test' to run more tests 7 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 7 years ago
Simon Glass c166c47ba3 dm: test: Add support for running tests with livetree 7 years ago
Simon Glass 801587bd77 dm: test: Show the test filename when running 7 years ago
Simon Glass f86db10cc5 dm: test: Move test running code into a separate function 7 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 7 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 7 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 7 years ago
Simon Glass 6139281a64 dm: blk: Allow finding block devices without probing 7 years ago
Michal Simek 6b83c38d7a test: py: Add cmd_echo dependency 7 years ago
Kever Yang 5540e25aeb dm: sandbox: pwm: add test for pwm_set_invert() 7 years ago
Jean-Jacques Hiblot 86322f5982 dm: test: Add tests for the generic PHY uclass 7 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 7 years ago
Simon Glass 43b41566f7 dm: sandbox: pwm: Add a basic pwm test 7 years ago