diff options
Diffstat (limited to 'tests/core_api.c')
-rw-r--r-- | tests/core_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core_api.c b/tests/core_api.c index a4d54f5..7487c1c 100644 --- a/tests/core_api.c +++ b/tests/core_api.c | |||
@@ -54,7 +54,7 @@ TESTCASE(job_control_non_rt, ALL, | |||
54 | } | 54 | } |
55 | 55 | ||
56 | 56 | ||
57 | TESTCASE(rt_fork_non_rt, C_EDF | GSN_EDF | PSN_EDF | PFAIR, | 57 | TESTCASE(rt_fork_non_rt, LITMUS, |
58 | "children of RT tasks are not automatically RT tasks") | 58 | "children of RT tasks are not automatically RT tasks") |
59 | { | 59 | { |
60 | unsigned int pid, job_no; | 60 | unsigned int pid, job_no; |