- da2a33d tests: fix `calloc()` argument list (`gcc-14` fix) by Sergei Trofimovich · 1 year, 6 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 986006e Make TEST_CALLOC_NONNULL more robust by Dave Rodgman · 1 year, 11 months ago
- a328635 Introduce TEST_CALLOC_NONNULL by Dave Rodgman · 1 year, 11 months ago
- e7700a7 Merge pull request #7936 from AgathiyanB/assert-false-macro by Tom Cosgrove · 2 years ago
- 2ec9892 Merge pull request #6253 from tom-cosgrove-arm/rename-assert_compare-to-test_assert_compare by Dave Rodgman · 2 years ago
- 3dd3ae2 Remove trailing backslash by Agathiyan Bragadeesh · 2 years ago
- e4e9e7d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 2 years ago
- a45d902 Rename the length argument to TEST_CALLOC() to be the more accurate item_count by Tom Cosgrove · 2 years ago
- 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years ago
- 412a813 For tests, rename ASSERT_ALLOC_WEAK() to TEST_CALLOC_OR_SKIP() by Tom Cosgrove · 2 years ago
- f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years ago
- 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years ago
- dc28a5a Rename ASSERT_FALSE to TEST_FAIL by Agathiyan Bragadeesh · 2 years ago
- ebb40bc Add ASSERT_FALSE macro for tests by Agathiyan Bragadeesh · 2 years, 1 month ago
- 2d310de Add cast in test macros.h by Agathiyan Bragadeesh · 2 years, 1 month ago
- f1b659e Move an include by Andrzej Kurek · 2 years, 2 months ago
- b22b977 Move the ARRAY_LENGTH definition to common.h by Andrzej Kurek · 2 years, 2 months ago
- d51b1c5 Remove duplicate test macros by Dave Rodgman · 2 years, 5 months ago
- a9a1b21 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
- d146542 New test helper macros TEST_LE_U, TEST_LE_S by Gilles Peskine · 3 years, 4 months ago
- 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- 34428a6 Remove duplicated ASSERT_ALLOC define by TRodziewicz · 4 years, 2 months ago
- 2d0769d Simplification of the tests by TRodziewicz · 4 years, 2 months ago
- 7019955 Removal of the TEST_VALID_PARAM macro and its usages by TRodziewicz · 4 years, 2 months ago
- 062f353 Changes after code review by TRodziewicz · 4 years, 2 months ago
- 875b5fb Refactor optional parameter check tests by Ronald Cron · 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