Commit Graph

24 Commits (ac3f26cc15ad7e3e9efc2b0b0e18c6e84d93af77)

Author SHA1 Message Date
Michal Simek 96ffe87011 dm: test: Fix typo in test-main comment 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 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
Stephen Warren 26e1beccbe test/dm: clear unit test failure count each run 9 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 years ago
Simon Glass c02790ce12 dm: test: Allow test names to leave out the dm_test_ prefix 9 years ago
Joe Hershberger b6227d3993 test: dm: Recover the driver model tree after tests 9 years ago
Joe Hershberger 7cccc66af5 test: dm: Don't bail on all tests if one test fails 9 years ago
Joe Hershberger 40441e0bd3 test: dm: Move the dm tests over to the ut command 9 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 9 years ago
Przemyslaw Marczak f64000c302 test: dm: test.dts - move to sandbox dts directory 9 years ago
Simon Glass 57f54d55bd dm: test: Allow 'dm test' to select a particular test to run 9 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 10 years ago