Searched defs:tst_tmpdir (Results 1 - 2 of 2) sorted by relevance

/external/ltp/lib/
H A Dtst_tmpdir.c37 * FUNCTION NAME : tst_tmpdir, tst_rmdir
42 * void tst_tmpdir();
50 * tst_tmpdir() is used to create a unique, temporary testing
53 * tst_tmpdir().
56 * Neither tst_tmpdir() or tst_rmdir() has a return value.
109 tst_brkm(TBROK, NULL, "you must call tst_tmpdir() first");
118 void tst_tmpdir(void) function
/external/ltp/testcases/lib/
H A Dtest.sh111 tst_tmpdir() function
261 tst_brkm "Use 'tst_tmpdir' before 'tst_acquire_device'"
354 # Should be called after tst_tmpdir()

Completed in 271 milliseconds