diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2014-02-24 13:36:37 +0100 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2014-02-24 16:51:38 +0100 |
commit | ee0a28cdb9e50f768934641ff10d32454a702c39 (patch) | |
tree | a8754f7fca369fd97379e22557ffc8cdcbd450c4 /tests-extra/README | |
parent | sockaddr: return 0 for unsupported socket types (diff) | |
download | knot-ee0a28cdb9e50f768934641ff10d32454a702c39.tar.xz knot-ee0a28cdb9e50f768934641ff10d32454a702c39.zip |
func-tests: improve server running detection
Diffstat (limited to 'tests-extra/README')
-rw-r--r-- | tests-extra/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests-extra/README b/tests-extra/README index f52e74289..c3c53e8c7 100644 --- a/tests-extra/README +++ b/tests-extra/README @@ -2,6 +2,7 @@ Prerequisites: ============= Python >=3.3 python3-dnspython >=1.11.1 +psutil (sudo pip3 install psutil) dnssec-keygen dnssec-signzone dnssec-verify |