mirror of https://github.com/getdnsapi/getdns.git
Run all unit tests again
This commit is contained in:
parent
35f2ce37c0
commit
e657024531
|
@ -11,8 +11,7 @@ control_c()
|
|||
}
|
||||
|
||||
|
||||
# for TEST_PKG in ${SRCDIR}/*.tpkg
|
||||
for TEST_PKG in ${SRCDIR}/280-limit_outstanding_queries.tpkg ${SRCDIR}/285-out_of_filedescriptors.tpkg
|
||||
for TEST_PKG in ${SRCDIR}/*.tpkg
|
||||
do
|
||||
"${TPKG}" $* exe "${TEST_PKG}"
|
||||
# trap keyboard interrupt (control-c)
|
||||
|
|
Loading…
Reference in New Issue