Files
snmalloc/src/test/func
David Chisnall 95bd974fb0 Add test helper macros. (#465)
- Refactor the existing SNMALLOC_ASSERT and SNMALLOC_CHECK.  These now
   use the FatalErrorBuilder to format the output if a format string is
   provided.
 - Extend the FatalErrorBuilder to print decimal integers for signed
   values.
 - Rename FatalErrorBuilder to MessageBuilder.
 - Rewrite the macros used in the jemalloc tests to use
   FatalErrorBuilder and move them into a header.
 - Refactor some of the tests to use the new macros.
2022-02-25 15:57:28 +00:00
..
2021-11-19 13:23:39 +00:00
2022-02-25 15:57:28 +00:00
2022-02-25 15:57:28 +00:00
2022-02-25 15:57:28 +00:00
2021-11-19 13:23:39 +00:00
2022-02-11 13:21:46 +00:00
2021-07-12 15:53:36 +01:00