Lines Matching defs:setup
221 void setup(void);
314 * Define test object setup and validation functions
550 * perform global setup for test
553 setup();
657 "symlink(2) Failure when creating setup %s object file: errno:%d %s",
684 "creat(2) Failure when creating setup %s object file: errno:%d %s",
697 "close(2) Failure when closing setup %s object file: errno:%d %s",
804 "getcwd(3) Failure in setup of %s %s %s test case object elements",
928 * Perform test case setup
960 } else if (ret == 1) { /* No setup function error */
1480 tst_resm(TFAIL, "Could not create a setup directory file");
1851 * setup() - performs all ONE TIME setup for this test.
1853 void setup(void)