Add test cases.

This commit is contained in:
tim.schubert@tu-bs.de 2016-10-30 00:15:19 +02:00
parent 04d5638c02
commit 877d4e48d6
3 changed files with 22 additions and 0 deletions

2
tests/tests.sh Normal file
View file

@ -0,0 +1,2 @@
cat cases | ../netcalc -c > results
diff expected results