Added basic test execution collector and runner and some reference assertions

This commit is contained in:
2021-02-15 07:47:13 +05:00
commit 612c64ca21
10 changed files with 231 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
obj/
.vscode
*.so*