strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b723431
)
travis: Run python tests with tox
author
Tobias Brunner
<tobias@strongswan.org>
Tue, 14 Jan 2020 10:02:07 +0000
(11:02 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Tue, 14 Jan 2020 14:27:06 +0000
(15:27 +0100)
scripts/test.sh
patch
|
blob
|
history
diff --git
a/scripts/test.sh
b/scripts/test.sh
index
b343056
..
b56bebe
100755
(executable)
--- a/
scripts/test.sh
+++ b/
scripts/test.sh
@@
-157,7
+157,7
@@
all|coverage|sonarcloud)
libmysqlclient-dev libsqlite3-dev clearsilver-dev libfcgi-dev
libpcsclite-dev libpam0g-dev binutils-dev libunwind8-dev libnm-dev
libjson-c-dev iptables-dev python-pip libtspi-dev libsystemd-dev"
- PYDEPS="
pytest
"
+ PYDEPS="
tox
"
if test "$1" = "deps"; then
build_botan
build_wolfssl