aboutsummaryrefslogtreecommitdiff
path: root/tests/TESTS
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-10-04 22:21:19 +0000
committerRuss Allbery <rra@stanford.edu>2007-10-04 22:21:19 +0000
commit9ff667addf39128f43d08d4ec56a6a94ec3bb062 (patch)
tree41cd39045fb2d37d343608af57aebf844ecd5690 /tests/TESTS
parent2f9387bdf0e047bbd193532c4fed209acabd0e7a (diff)
Initial import of a C portability framework and utility functions from
remctl so that the wallet client error handling can rest on a firmer foundation.
Diffstat (limited to 'tests/TESTS')
-rw-r--r--tests/TESTS5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/TESTS b/tests/TESTS
index 1c8ab65..298f7a6 100644
--- a/tests/TESTS
+++ b/tests/TESTS
@@ -1,3 +1,8 @@
client/basic
+portable/asprintf
+portable/snprintf
server/backend
server/keytab
+util/concat
+util/messages
+util/xmalloc