• Home
  • Raw
  • Download

Lines Matching defs:C

12 1.1 Basic test structure
216 1.2 Basic test interface
422 1.3 Test temporary directory
437 1.4 Safe macros
476 1.5 Test specific command line options
555 1.6 Runtime kernel version detection
609 1.7 Fork()-ing
625 1.8 Doing the test in the child process
718 1.9 Fork() and Parent-child synchronization
800 1.10 Signals and signal handlers
841 1.11 Kernel Modules
848 1.12 Useful macros
876 1.13 Filesystem type detection and skiplist
939 1.14 Thread-safety in the LTP library
991 1.15 Testing with a block device
1118 1.16 Formatting a device with a filesystem
1148 1.17 Verifying a filesystem's free space
1173 1.18 Files, directories and fs limits
1279 1.19 Getting an unused PID number
1305 1.20 Running executables
1351 1.21 Measuring elapsed time and helper functions
1465 1.22 Datafiles
1503 1.23 Code path tracing
1550 1.24 Tainted kernels
1595 1.25 Checksums
1601 1.26 Checking kernel for the driver support
1612 1.27 Saving & restoring /proc|sys values
1658 1.28 Parsing kernel .config
1698 1.29 Changing the Wall Clock Time during test execution
1734 1.30 Testing similar syscalls in one test
1799 1.31 Guarded buffers
1869 1.32 Adding and removing capabilities
1954 1.33 Reproducing race-conditions
2033 1.34 Reserving hugepages
2106 1.35 Checking for required commands
2136 1.36 Assert sys or proc file value
2144 1.37 Using Control Group
2325 1.38 Require minimum numbers of CPU for a testcase
2331 1.39 Require minimum memory or swap size for a testcase
2342 1.40 Test tags
2385 1.41 Testing on the specific architecture
2421 1.42 Skipping test based on system state