make testing more robust
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
snippet testfile
|
||||
#include <criterion/criterion.h>
|
||||
#include "allocator.h"
|
||||
|
||||
Test($1, $2) {
|
||||
$0
|
||||
}
|
||||
Reference in New Issue
Block a user