• Home
  • Raw
  • Download

Lines Matching refs:tst_test

26 #include "tst_test.h"
65 static struct tst_test test = {
71 Each test includes the 'tst_test.h' header and must define the 'struct
72 tst_test test' structure.
385 If '.needs_tmpdir' is set to '1' in the 'struct tst_test' unique test
482 #include "tst_test.h"
512 static struct tst_test test = {
525 set the '.min_kver' string in the 'struct tst_test' to a minimal required
597 #include "tst_test.h"
629 #include "tst_test.h"
644 static struct tst_test test = {
651 #include "tst_test.h"
675 tst_test' must be set to '1', this causes the test library to initialize
680 #include "tst_test.h"
724 #include "tst_test.h"
822 '.skip_filesystems' field in the tst_test structure as follows:
826 #include "tst_test.h"
828 static struct tst_test test = {
849 #include "tst_test.h"
899 #include "tst_test.h"
927 If '.needs_device' flag in the 'struct tst_test' is set the 'tst_device'
962 #include "tst_test.h"
993 #include "tst_test.h"
1005 #include "tst_test.h"
1018 #include "tst_test.h"
1029 #include "tst_test.h"
1042 #include "tst_test.h"
1075 #include "tst_test.h"
1100 #include "tst_test.h"
1118 #include "tst_test.h"
1140 #include "tst_test.h"
1151 #include "tst_test.h"
1162 #include "tst_test.h"
1171 #include "tst_test.h"
1181 #include "tst_test.h"
1190 #include "tst_test.h"
1207 #include "tst_test.h"
1216 #include "tst_test.h"
1229 #include "tst_test.h"
1260 #include "tst_test.h"
1316 #include "tst_test.h"
1337 struct tst_test test = {
1389 #include "tst_test.h"
1397 static struct tst_test test = {
1406 'NULL' terminated array '.resource_files' in the tst_test structure.
1455 #include "tst_test.h"
1477 #include "tst_test.h"
1479 static struct tst_test test = {
1496 for in the 'taint_check' attribute of the tst_test struct. LTP library will
1503 If '.all_filesystems' is set in struct tst_test, taint check will be performed
1535 (/proc|sys) files. This is achieved by initialized tst_test struct
1563 static struct tst_test test = {
1596 #include "tst_test.h"
1603 static struct tst_test test = {
1618 In order for that to happen, struct tst_test has a variable called
1625 #include "tst_test.h"
1637 struct tst_test test = {
1667 #include "tst_test.h"
1702 struct tst_test test = {
1734 #include "tst_test.h"
1761 static struct tst_test test = {
1774 the tst_test structure.
1776 So far the tst_test structure supports allocating either a plain buffer by
1796 #include "tst_test.h"
1824 static struct tst_test test = {
1842 static struct tst_test test = {
1923 static struct tst_test test = {
1963 #include "tst_test.h"
1976 struct tst_test test = {
1987 #include "tst_test.h"
2000 struct tst_test test = {
2060 #include "tst_test.h"
2087 struct tst_test test = {
2175 struct tst_test test = {
2257 struct tst_test test = {
2277 struct tst_test test = {
2291 the '.supported_archs' array in the 'struct tst_test' to choose the required
2296 This helps move the TCONF info from code to tst_test metadata as well.
2308 #include "tst_test.h"
2310 static struct tst_test test = {