From e748e39c669506cfcb2eb8f2549dfd201d6a6b53 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Wed, 16 Apr 2025 19:26:41 +0200 Subject: Add tests --- test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.c') diff --git a/test.c b/test.c index 6d9c4bb..0481761 100644 --- a/test.c +++ b/test.c @@ -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 -- cgit v1.2.3