/home/oden/RPM/BUILD/apr-util-1.0.0/test/abts_tests.h
00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016 #ifndef APR_TEST_INCLUDES
00017 #define APR_TEST_INCLUDES
00018
00019 #include "abts.h"
00020 #include "testutil.h"
00021
00022 const struct testlist {
00023 abts_suite *(*func)(abts_suite *suite);
00024 } alltests[] = {
00025 {teststrmatch},
00026 {testuri},
00027 {testuuid},
00028 {testbuckets},
00029 {testpass}
00030 };
00031
00032 #endif
Generated on Thu Sep 16 13:48:14 2004 for Apache Portable Runtime Utility Library by
1.3.7