[tests] Added first module tests (for CPU)

I finally *really* need to get started on testing. I've had too many
releases in too short time intervals now, all because of small
bugs/oversights.
This commit is contained in:
Tobias Witek 2016-11-06 14:30:59 +01:00
parent af6055bd83
commit 9c95c0b319
4 changed files with 29 additions and 12 deletions

3
runtests.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
nosetests --rednose -v tests/