Daemon test_d ************** Documentation for the daemons-test_d daemon in */daemons/test_d.c*. Functions ========= .. c:function:: void test_suite(string suite_file, int debug) Calls test suite in /std/tests/. Call with test_suite(1) to get debug output. .. c:function:: void test_all(int debug) Calls all test suites in /std/tests/ and run them all. Call with test_all(1) to get debug output. *File generated by Lima 1.1a4 reStructured Text daemon.*