add unit test for daemon
This commit is contained in:
parent
134497c24f
commit
28347b685e
3 changed files with 55 additions and 4 deletions
|
@ -18,6 +18,7 @@ script:
|
|||
- pyflakes .
|
||||
- coverage run tests/nose_plugin.py -v
|
||||
- python setup.py sdist
|
||||
- tests/test_daemon.sh
|
||||
- python tests/test.py --with-coverage -c tests/aes.json
|
||||
- python tests/test.py --with-coverage -c tests/aes-ctr.json
|
||||
- python tests/test.py --with-coverage -c tests/aes-cfb1.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue