summaryrefslogtreecommitdiff
path: root/tests/TESTS
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2015-08-18 19:55:54 -0700
committerRuss Allbery <eagle@eyrie.org>2015-08-18 20:00:41 -0700
commit531cdbab45a87eee3ee98b6ad187c2962f50fca5 (patch)
tree010ff71c67fee1a16a32761b8139bf86dd9e35fb /tests/TESTS
parent0bb82d59d7733657c724fb4698153cf8ec304c25 (diff)
Update to rra-c-util 5.8 and C TAP Harness 3.3
Update to rra-c-util 5.8: * Support the Solaris 10 embedded Kerberos implementation. * Use calloc or reallocarray instead of malloc. * Fix compilation with a C++ compiler. Update to C TAP Harness 3.3: * Display verbose test results with -v or C_TAP_VERBOSE. * Reopen standard input to /dev/null when running a test list. * Don't leak extraneous file descriptors to tests.
Diffstat (limited to 'tests/TESTS')
-rw-r--r--tests/TESTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TESTS b/tests/TESTS
index 6d294a4..b13ed60 100644
--- a/tests/TESTS
+++ b/tests/TESTS
@@ -8,6 +8,8 @@ plugin/mit
plugin/queue-only
plugin/queuing
portable/asprintf
+portable/mkstemp
+portable/reallocarray
portable/snprintf
tools/backend
util/messages