bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr-util / test / nw_misc.c
1 #include <stdlib.h>\r
2 #include <netware.h>\r
3 #include <screen.h>\r
4 \r
5 void _NonAppStop( void )\r
6 {\r
7   if (getenv("_IN_NETWARE_BASH_") == NULL)\r
8     pressanykey();\r
9 }\r
10 \r
11 /*\r
12 static void test_not_impl(CuTest *tc)\r
13 {\r
14     CuNotImpl(tc, "Test not implemented on this platform yet");\r
15 }\r
16 */\r
17 \r