- 45d191a test: Use return values in dm_test_run() by Simon Glass · 3 years, 9 months ago
- f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
- fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
- d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
- c169d54 test: Drop dm_do_test() by Simon Glass · 3 years, 9 months ago
- ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
- e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 9 months ago
- c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
- 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 9 months ago
- 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
- 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
- 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 9 months ago
- 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 9 months ago
- 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 9 months ago
- 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 9 months ago
- d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 9 months ago
- 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 9 months ago
- 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago[Renamed (98%) from test/dm/test-main.c]
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
- 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
- 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
- b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
- 5b448ce dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years, 1 month ago
- a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
- e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
- 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- cfccff8 test: Enable console recording in tests by Simon Glass · 4 years, 10 months ago
- 2232700 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
- ad95047 dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago
- fe9a967 dm: test: Fix running of multiple test from command line by Simon Glass · 5 years ago
- 96ffe87 dm: test: Fix typo in test-main comment by Michal Simek · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ee87a09 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
- 6fb2f57 dm: core: Run tests with both livetree and flat tree by Simon Glass · 8 years ago
- c166c47 dm: test: Add support for running tests with livetree by Simon Glass · 8 years ago
- 801587b dm: test: Show the test filename when running by Simon Glass · 8 years ago
- f86db10 dm: test: Move test running code into a separate function by Simon Glass · 8 years ago
- 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 8 years ago
- 19c8205 dm: core: Scan the live tree when setting up driver model by Simon Glass · 8 years ago
- 26e1bec test/dm: clear unit test failure count each run by Stephen Warren · 9 years ago
- 9ce8b40 test: Record and silence console in tests by Simon Glass · 9 years ago
- 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
- 3884c98 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
- c02790c dm: test: Allow test names to leave out the dm_test_ prefix by Simon Glass · 9 years ago
- b6227d3 test: dm: Recover the driver model tree after tests by Joe Hershberger · 10 years ago
- 7cccc66 test: dm: Don't bail on all tests if one test fails by Joe Hershberger · 10 years ago
- 40441e0 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
- e721b88 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
- f64000c test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · 10 years ago
- 57f54d5 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · 10 years ago
- 756ac0b test: dm: Support memory leak checking as a core feature by Simon Glass · 10 years ago
- 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
- 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
- 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago