1. 990a88c tests: fix `calloc()` argument list (`gcc-14` fix) by Sergei Trofimovich · 1 year, 6 months ago
  2. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  3. 3ca2f5c Make TEST_CALLOC_NONNULL more robust by Dave Rodgman · 1 year, 11 months ago
  4. 72aa683 Introduce TEST_CALLOC_NONNULL by Dave Rodgman · 1 year, 11 months ago
  5. ba3b14d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 1 year, 11 months ago
  6. cd5a7c7 Rename the length argument to TEST_CALLOC() to be the more accurate item_count by Tom Cosgrove · 2 years ago
  7. 30ceb23 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 1 year, 11 months ago
  8. 20e27de For tests, rename ASSERT_ALLOC_WEAK() to TEST_CALLOC_OR_SKIP() by Tom Cosgrove · 1 year, 11 months ago
  9. 1357502 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 1 year, 11 months ago
  10. f88ee8b For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 1 year, 11 months ago
  11. 1dd20a3 Remove trailing backslash by Agathiyan Bragadeesh · 2 years ago
  12. 27e2989 Back port TEST_FAIL by Agathiyan Bragadeesh · 2 years, 1 month ago
  13. 3c30191 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  14. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  15. 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
  16. 063700d New test helper macros TEST_LE_U, TEST_LE_S by Gilles Peskine · 3 years, 4 months ago
  17. b436649 Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  18. 1260332 Remove duplicated definition of ASSERT_ALLOC by Gilles Peskine · 4 years, 2 months ago
  19. c86a165 Don't use STATIC_ASSERT_EXPR on non-GCC-compatible compilers by Gilles Peskine · 4 years, 6 months ago
  20. a6d155f Move test macros to macros.h by Chris Jones · 4 years, 6 months ago
  21. ed19762 Merge pull request #3574 from makise-homura/e2k_support by Gilles Peskine · 5 years ago
  22. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  23. e74f372 Get back -Wsigned-one-bit-field and fix sources according to it by makise-homura · 5 years ago
  24. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  25. 849930a tests: Move generic macros to macros.h by Ronald Cron · 5 years ago
  26. 4b8b199 tests: Add macros.h include file by Ronald Cron · 5 years ago