void test_boards() { test_create_board(); test_add_thread(); }
void test_pike(void) { test_add_thread(); test_submatch(); }