Home
last modified time | relevance | path

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

/freebsd/lib/csu/tests/
H A Dinit_test.c41 extern volatile int jcr_run;
51 volatile int jcr_run; variable
68 jcr_run = 1; in _Jv_RegisterClasses()
78 ATF_REQUIRE_MSG(jcr_run == 1, ".jcr not run"); in ATF_TC_BODY()