1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  3. 140e962 test: Remove duplicate macro by Sean Anderson · Sun May 23 13:00:56 2021 -0400
  4. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · Sun Mar 07 17:35:05 2021 -0700
  5. 4066d8d test: Use a local variable for test state by Simon Glass · Sun Mar 07 17:35:04 2021 -0700
  6. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · Sun Mar 07 17:35:03 2021 -0700
  7. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · Sun Mar 07 17:35:01 2021 -0700
  8. 5517edb test: Move test running into a separate function by Simon Glass · Sun Mar 07 17:35:00 2021 -0700
  9. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · Sun Mar 07 17:34:58 2021 -0700
  10. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · Sun Mar 07 17:34:56 2021 -0700
  11. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · Sun Mar 07 17:34:55 2021 -0700
  12. d93dc7d test: Create pre/post-run functions by Simon Glass · Sun Mar 07 17:34:48 2021 -0700
  13. 5722fb2 test: Add an overall test runner by Simon Glass · Sun Mar 07 17:34:47 2021 -0700
  14. b8f0082 test: Avoid assuming sandbox board for bloblist test by Simon Glass · Sun Nov 08 21:08:43 2020 -0700
  15. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · Sat Sep 19 18:49:27 2020 -0600
  16. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · Tue Jul 28 19:41:10 2020 -0600
  17. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  18. 0dc3d51 acpi: Support writing a name by Simon Glass · Tue Jul 07 13:11:54 2020 -0600
  19. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  20. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  21. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · Sun Mar 29 18:04:40 2020 +0200
  22. c5e7f66 test: Add hexdump.h to the unit test header by Simon Glass · Wed Apr 08 16:57:40 2020 -0600
  23. d856e91 test: Add a way to check each line of console output by Simon Glass · Mon Jan 27 08:49:56 2020 -0700
  24. 43c336b test: Add underscore prefix to macro parameters by Simon Glass · Mon Jan 27 08:49:41 2020 -0700
  25. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · Sun Dec 29 21:19:23 2019 -0700
  26. e254794 sandbox: test: Show hex values on failure by Simon Glass · Fri Oct 11 16:16:46 2019 -0600
  27. ffdf8ab test: Add ut_asserteq_mem by Mario Six · Thu Sep 27 09:19:32 2018 +0200
  28. becc3e0 test: Add ut_assertnull macro by Ramon Fried · Thu Jun 21 17:47:16 2018 +0300
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  30. d21afd5 dm: test: Fix nit with position of backslash by Simon Glass · Thu May 18 20:10:00 2017 -0600
  31. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  32. 7e1cebf test: Add a macro to check that a value is not an error pointer by Simon Glass · Mon Jul 06 12:54:37 2015 -0600
  33. 436cfc7 test: Return values from the asserts compatible with cmds by Joe Hershberger · Wed May 20 14:27:34 2015 -0500
  34. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500[Renamed (79%) from include/dm/ut.h]
  35. 7df766e dm: i2c: Add tests for I2C by Simon Glass · Wed Dec 10 08:55:55 2014 -0700
  36. b2c1cac dm: Add basic tests by Simon Glass · Wed Feb 26 15:59:21 2014 -0700