Write testing framework
This commit is contained in:
8
tests/testing.c
Normal file
8
tests/testing.c
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* Copyright (c) Camden Dixie O'Brien
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
#include "testing.h"
|
||||
|
||||
int fail_count;
|
||||
Reference in New Issue
Block a user