Added bash script for testing during makefile test

This commit is contained in:
2022-11-25 20:55:43 -06:00
parent 4fcd64ea81
commit 81647a3100
10 changed files with 77 additions and 35 deletions
+2
View File
@@ -27,7 +27,9 @@ testLink:
testExec:
./bin/test.out
test/testfs.sh
clean:
rm build/*.o
rm bin/*.out
rm test/fakefs.test