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