From 782f65812f8a485e69d3e0c75f91b676d9842824 Mon Sep 17 00:00:00 2001 From: rbb Date: Tue, 3 Dec 2002 06:32:13 +0000 Subject: Migrate testsockopt to the new test suite. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64114 13f79535-47bb-0310-9956-ffa450edef68 --- test/testall.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/testall.c') diff --git a/test/testall.c b/test/testall.c index 260b7dd79..7108b2ac1 100644 --- a/test/testall.c +++ b/test/testall.c @@ -82,6 +82,7 @@ static const struct testlist { {"testdso", testdso}, {"testoc", testoc}, {"testsockets", testsockets}, + {"testsockopt", testsockopt}, {"testproc", testproc}, {"testpoll", testpoll}, {"testlock", testlock}, -- cgit v1.2.1