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

3
main.c
View File

@@ -2,8 +2,11 @@
#include "cnf.h"
#include "gpusolver.h"
#include "time.h"
#include "tests/masterTest.h"
int main() {
runuf20();
return 0;
/*
srand( utime());
u32 cnt = 4096;