Added SILC errno API. Added SilcResult, generic error code and
[silc.git] / lib / silcutil / tests / test_silcschedule.c
index 0b87ca443e76ab259aefc64c1c1a69b249bd57a1..a86ba68e2ddcc13714bef3c86975d84fddf30f2b 100644 (file)
@@ -94,7 +94,7 @@ int main(int argc, char **argv)
     silc_log_debug(TRUE);
     silc_log_quick(TRUE);
     silc_log_debug_hexdump(TRUE);
-    silc_log_set_debug_string("*sched*,*hash*");
+    silc_log_set_debug_string("*sched*,*hash*,*errno*");
   }
 
   SILC_LOG_DEBUG(("Allocating scheduler"));