test_spec
run_sig(const struct test_spec *test)
run_cancel(const struct test_spec *test)
void (*run)(const struct test_spec *_test) = run_sig;
struct test_spec test_specs[] = {
struct test_spec *test;