Added test cases

Signed-off-by: gothictomato <gothictomato@pm.me>
This commit is contained in:
gothictomato
2022-07-17 21:40:34 -04:00
parent c7a2f3f95a
commit 7ce1e80739
5 changed files with 114 additions and 156 deletions

8
tests/masterTest.h Normal file
View File

@@ -0,0 +1,8 @@
#pragma once
#include "../types.h"
i32 runTests();
i32 runuf20();
i32 runuf50();
i32 runuuf50();