diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2025-04-16 19:26:41 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2025-04-16 19:26:41 +0200 |
commit | e748e39c669506cfcb2eb8f2549dfd201d6a6b53 (patch) | |
tree | 08f2b0a470d722991c3b67ef16117787826ef2de /test.c | |
parent | 2e169096003edab21b6720a25342529b1c7e12f0 (diff) | |
download | reduced_system_layer-e748e39c669506cfcb2eb8f2549dfd201d6a6b53.zip |
Add tests
Diffstat (limited to 'test.c')
-rw-r--r-- | test.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ extern "C" { #endif #ifndef MAX_NUM_TEST_ASSECTIONS -#define MAX_NUM_TEST_ASSECTIONS 0x50 +#define MAX_NUM_TEST_ASSECTIONS 0x60 #endif #ifndef MAX_NUM_BENCHS |