1. 0b8b7d4 test: improve configuration for Kconfig test options by Heinrich Schuchardt · 1 year, 7 months ago
  2. cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 7 months ago
  3. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 7 months ago
  4. 3080ddf test: unit test for crc8 by Heinrich Schuchardt · 1 year, 8 months ago
  5. 1975a3b test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · 1 year, 8 months ago
  6. d179018 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 1 month ago
  7. 29784d6 test: Add some tests for kconfig.h by Simon Glass · 2 years, 3 months ago
  8. 99aca9e abuf: Correct a corner case with abuf_realloc() by Simon Glass · 2 years, 8 months ago
  9. 5a51513 lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
  10. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 1 month ago
  11. 930c887 lib: Add memdup() by Simon Glass · 3 years, 1 month ago
  12. 35eab76 test: Fix size_t formats in strlcat test by Simon Glass · 3 years, 3 months ago
  13. 29bbe71 lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 3 months ago
  14. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 3 months ago
  15. 7d08a3d test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · 3 years, 6 months ago
  16. a57b596 test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · 3 years, 7 months ago
  17. c4ac52f test: Add test for strlcat by Sean Anderson · 3 years, 7 months ago
  18. f709a0b test: unit test for longjmp by Heinrich Schuchardt · 3 years, 7 months ago
  19. b6da559 test: Silenece the echo and print tests by Simon Glass · 3 years, 7 months ago
  20. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
  21. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  22. af033ec test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · 4 years ago
  23. fbc33df test: Add a test for getopt by Sean Anderson · 4 years ago
  24. f52e925 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years ago
  25. 4431a98 test: undefined reference to 'sscanf' by Heinrich Schuchardt · 4 years, 2 months ago
  26. 5bba77e test: unit test for efi_dp_check_length() by Heinrich Schuchardt · 4 years, 2 months ago
  27. e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 3 months ago
  28. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 3 months ago
  29. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 3 months ago
  30. ae54b94 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 4 months ago
  31. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  32. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  33. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  34. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 6 months ago
  35. d090b39 test: add rsa_verify() unit test by AKASHI Takahiro · 4 years, 8 months ago
  36. 58b209c test: aes: fix memleak by Philippe Reynes · 4 years, 9 months ago
  37. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  38. 1c6cd16 aes: add test unit for aes196 and aes256 by Philippe Reynes · 4 years, 10 months ago
  39. ebcdb8d aes: add test unit for aes128 by Philippe Reynes · 4 years, 10 months ago
  40. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 4 years, 10 months ago
  41. f523400f test: add asn1 unit test by AKASHI Takahiro · 5 years ago
  42. 79c84de test: provide test for errno_str() by Heinrich Schuchardt · 5 years ago
  43. 8334431 test: call hexdump tests via `ut lib` by Heinrich Schuchardt · 6 years ago
  44. 2dd0111 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  45. dc57be5 test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · 6 years ago
  46. 65304aa lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  47. 4cc8af8 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  48. 0f7c51a lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  49. d67f33c lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  50. a01ae0c test: add test for lib/lmb.c by Simon Goldschmidt · 6 years ago
  51. b0b1768 test: hexdump: fix misplaced return by Simon Goldschmidt · 6 years ago
  52. 87be2fe test: list: Add tests for hexdump.c by Mario Six · 6 years ago