{
int ret, nsfd;
+ ksft_print_header();
+
nscheck();
ksft_set_plan(4);
return 0;
}
+ ksft_print_header();
+
nscheck();
ksft_set_plan(1);
pid_t pid;
struct timespec mtime_now;
+ ksft_print_header();
+
nscheck();
ksft_set_plan(2);
time_t offset = 10;
int nsfd;
+ ksft_print_header();
+
ksft_set_plan(8);
fill_function_pointers();
{
int ret = 0;
+ ksft_print_header();
+
nscheck();
ksft_set_plan(2);
time_t offset;
int ret = 0;
+ ksft_print_header();
+
nscheck();
check_supported_timers();
pid_t pid;
struct timespec btime_now, mtime_now;
+ ksft_print_header();
+
nscheck();
check_supported_timers();
pid_t pid;
struct timespec btime_now, mtime_now;
+ ksft_print_header();
+
nscheck();
check_supported_timers();
return check("child after exec", &now);
}
+ ksft_print_header();
+
nscheck();
ksft_set_plan(4);