Searched refs:jcr_run (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/lib/csu/tests/
H A Dinit_test.c43 extern volatile int jcr_run;
53 volatile int jcr_run; variable
70 jcr_run = 1;
80 ATF_REQUIRE_MSG(jcr_run == 1, ".jcr not run");

Completed in 51 milliseconds