Call the correct script for pidwraptest.sh.
This optional test was not reporting the correct results, noticed retesting against FreeBSD 11-current.
This commit is contained in:
parent
eb604d1d54
commit
eae0e9d3a4
@ -215,9 +215,10 @@ pbkdf2_SOURCES = pbkdf2.c
|
||||
# pidwraptest relies on an OS-specific way to give out pids and is generally
|
||||
# awkward on systems with slow fork
|
||||
if ENABLE_EXTRATESTS
|
||||
TESTS += pidwraptest
|
||||
TESTS += pidwraptest.sh
|
||||
check_PROGRAMS += pidwraptest
|
||||
pidwraptest_SOURCES = pidwraptest.c
|
||||
EXTRA_DIST += pidwraptest.sh
|
||||
endif
|
||||
|
||||
# pkcs7test
|
||||
|
Loading…
x
Reference in New Issue
Block a user