Commit Graph

21 Commits (a8191dfec08f863b8f852324f2956e9dd7cc514d)

Author SHA1 Message Date
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 8 years ago
Simon Glass c166c47ba3 dm: test: Add support for running tests with livetree 8 years ago
Simon Glass 801587bd77 dm: test: Show the test filename when running 8 years ago
Simon Glass f86db10cc5 dm: test: Move test running code into a separate function 8 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 8 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 8 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 10 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 10 years ago
Simon Glass c02790ce12 dm: test: Allow test names to leave out the dm_test_ prefix 10 years ago
Joe Hershberger b6227d3993 test: dm: Recover the driver model tree after tests 10 years ago
Joe Hershberger 7cccc66af5 test: dm: Don't bail on all tests if one test fails 10 years ago
Joe Hershberger 40441e0bd3 test: dm: Move the dm tests over to the ut command 10 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 10 years ago
Przemyslaw Marczak f64000c302 test: dm: test.dts - move to sandbox dts directory 10 years ago
Simon Glass 57f54d55bd dm: test: Allow 'dm test' to select a particular test to run 10 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 11 years ago