Searched refs:testpid (Results 1 – 1 of 1) sorted by relevance
49 pid_t testpid; in FIXTURE() local54 self->testpid = getpid(); in FIXTURE_SETUP()58 TH_LOG("teardown same-process=%d", self->testpid == getpid()); in FIXTURE_TEARDOWN()83 pid_t testpid; in FIXTURE() local88 self->testpid = getpid(); in FIXTURE_SETUP()92 TH_LOG("teardown same-process=%d", self->testpid == getpid()); in FIXTURE_TEARDOWN_PARENT()102 pid_t testpid; in FIXTURE() local107 self->testpid = getpid(); in FIXTURE_SETUP()112 TH_LOG("teardown same-process=%d", self->testpid == getpid()); in FIXTURE_TEARDOWN()