• Home
  • Raw
  • Download

Lines Matching refs:tst_test

251 #include "tst_test.h"
290 static struct tst_test test = {
296 Each test includes the 'tst_test.h' header and must define the 'struct
297 tst_test test' structure.
494 If '.needs_tmpdir' is set to '1' in the 'struct tst_test' unique test
585 #include "tst_test.h"
615 static struct tst_test test = {
628 set the '.min_kver' string in the 'struct tst_test' to a minimal required
700 #include "tst_test.h"
715 #include "tst_test.h"
730 static struct tst_test test = {
737 #include "tst_test.h"
761 tst_test' must be set to '1', this causes the test library to initialize
766 #include "tst_test.h"
810 #include "tst_test.h"
909 #include "tst_test.h"
963 #include "tst_test.h"
991 If '.needs_device' flag in the 'struct tst_test' is set the 'tst_device'
1026 #include "tst_test.h"
1057 #include "tst_test.h"
1069 #include "tst_test.h"
1085 #include "tst_test.h"
1115 #include "tst_test.h"
1140 #include "tst_test.h"
1158 #include "tst_test.h"
1180 #include "tst_test.h"
1191 #include "tst_test.h"
1200 #include "tst_test.h"
1216 #include "tst_test.h"
1225 #include "tst_test.h"
1238 #include "tst_test.h"
1265 #include "tst_test.h"
1321 #include "tst_test.h"
1342 struct tst_test test = {
1394 #include "tst_test.h"
1402 static struct tst_test test = {
1411 'NULL'-terminated array '.resource_files' in the tst_test structure.
1460 #include "tst_test.h"
1482 #include "tst_test.h"
1537 (/proc|sys) files. This is achieved by initialized tst_test struct
1565 static struct tst_test test = {
1593 #include "tst_test.h"
1600 static struct tst_test test = {
1615 In order for that to happen, struct tst_test has a variable called
1622 #include "tst_test.h"
1634 struct tst_test test = {
1664 #include "tst_test.h"
1699 struct tst_test test = {
1731 #include "tst_test.h"
1758 static struct tst_test test = {
1771 the tst_test structure.
1773 So far the tst_test structure supports allocating either a plain buffer by
1793 #include "tst_test.h"
1821 static struct tst_test test = {
1839 static struct tst_test test = {
1920 static struct tst_test test = {
1948 'testcases/lib/tst_test.sh'.
1963 . tst_test.sh
1980 TIP: To execute this test the 'tst_test.sh' library must be in '$PATH'. If you
2011 . tst_test.sh
2041 . tst_test.sh
2071 . tst_test.sh
2097 . tst_test.sh
2139 It's equivalent of `tst_test.timeout` in C.
2155 . tst_test.sh
2172 . tst_test.sh
2208 . tst_test.sh
2260 . tst_test.sh