Home
last modified time | relevance | path

Searched refs:TEST (Results 1 – 45 of 45) sorted by relevance

/linux-4.4.14/tools/testing/selftests/
Dlib.mk6 @for TEST in $(TEST_PROGS); do \
7 (./$$TEST && echo "selftests: $$TEST [PASS]") || echo "selftests: $$TEST [FAIL]"; \
30 @for TEST in $(TEST_PROGS); do \
31 echo "(./$$TEST && echo \"selftests: $$TEST [PASS]\") || echo \"selftests: $$TEST [FAIL]\""; \
/linux-4.4.14/lib/
Datomic64_test.c19 #define TEST(bit, op, c_op, val) \ macro
40 TEST(, add, +=, onestwos); in test_atomic()
41 TEST(, add, +=, -one); in test_atomic()
42 TEST(, sub, -=, onestwos); in test_atomic()
43 TEST(, sub, -=, -one); in test_atomic()
44 TEST(, or, |=, v1); in test_atomic()
45 TEST(, and, &=, v1); in test_atomic()
46 TEST(, xor, ^=, v1); in test_atomic()
47 TEST(, andnot, &= ~, v1); in test_atomic()
68 TEST(64, add, +=, onestwos); in test_atomic64()
[all …]
Didr.c23 #ifndef TEST // to test in user space...
/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-thumb.c82 TEST( "movs.n r0, #0x5f") in kprobe_thumb16_test_cases()
83 TEST( "movs.n r7, #0xa0") in kprobe_thumb16_test_cases()
134 TEST( "mov lr, pc") in kprobe_thumb16_test_cases()
201 TEST( "ldr r0, [sp, #0]") in kprobe_thumb16_test_cases()
202 TEST( "ldr r7, [sp, #160]") in kprobe_thumb16_test_cases()
209 TEST("add r0, pc, #4") in kprobe_thumb16_test_cases()
210 TEST("add r7, pc, #1020") in kprobe_thumb16_test_cases()
211 TEST("add r0, sp, #4") in kprobe_thumb16_test_cases()
212 TEST("add r7, sp, #1020") in kprobe_thumb16_test_cases()
221 TEST("add sp, #"__stringify(TEST_MEMORY_SIZE)) /* Assumes TEST_MEMORY_SIZE < 0x400 */ in kprobe_thumb16_test_cases()
[all …]
Dtest-arm.c81 TEST( op s " r4, pc" ", #0x00005a00") in kprobe_arm_test_cases()
117 TEST( op "vs" s " r7, pc, lsl #3") \ in kprobe_arm_test_cases()
118 TEST( op "vs" s " r7, sp, lsr #4") \ in kprobe_arm_test_cases()
125 TEST( op "eq" s " r0, #0xf5") \ in kprobe_arm_test_cases()
126 TEST( op "ne" s " r11, #0xf5000000") \ in kprobe_arm_test_cases()
127 TEST( op s " r7, #0x000af000") \ in kprobe_arm_test_cases()
128 TEST( op s " r4, #0x00005a00") in kprobe_arm_test_cases()
151 TEST("mov ip, sp") /* This has special case emulation code */ in kprobe_arm_test_cases()
179 TEST("add sp, sp, #16") in kprobe_arm_test_cases()
180 TEST("sub sp, sp, #8") in kprobe_arm_test_cases()
[all …]
Dtest-core.h216 #define TEST(code) \ macro
/linux-4.4.14/tools/testing/selftests/x86/
Dtest_FCMOV.c15 #define TEST(insn) \ macro
32 TEST(fcmovb)
33 TEST(fcmove)
34 TEST(fcmovbe)
35 TEST(fcmovu)
36 TEST(fcmovnb)
37 TEST(fcmovne)
38 TEST(fcmovnbe)
39 TEST(fcmovnu)
/linux-4.4.14/tools/testing/ktest/examples/include/
Dtests.conf33 TEST_START IF ${TEST} == boot
42 TEST_START IF ${TEST} == build
54 TEST_START ITERATE 10 IF ${TEST} == randconfig
58 TEST = ${RUN_TEST}
63 TEST_START ITERATE 10 IF ${TEST} == randconfig && ${MULTI}
70 TEST_START IF ${TEST} == test
73 TEST = ${RUN_TEST}
Dpatchcheck.conf91 TEST_START IF ${TEST} == patchcheck
94 TEST = ${PATCH_TEST}
101 TEST_START IF ${TEST} == patchcheck && ${MULTI}
104 TEST = ${PATCH_TEST}
Dbisect.conf19 TEST_START IF ${TEST} == bisect
32 TEST = ${RUN_TEST}
82 TEST_START IF ${TEST} == config-bisect
Dmin-config.conf47 TEST_START IF ${TEST} == min-config
52 TEST = ${SSH} echo hi
55 TEST_START IF ${TEST} == min-config && ${MULTI}
Ddefaults.conf54 TEST = ${SSH} run-test
/linux-4.4.14/net/mac80211/
Ddebugfs_sta.c60 #define TEST(flg) \ in sta_flags_read() macro
65 TEST(AUTH), TEST(ASSOC), TEST(PS_STA), in sta_flags_read()
66 TEST(PS_DRIVER), TEST(AUTHORIZED), in sta_flags_read()
67 TEST(SHORT_PREAMBLE), in sta_flags_read()
69 TEST(WDS), TEST(CLEAR_PS_FILT), in sta_flags_read()
70 TEST(MFP), TEST(BLOCK_BA), TEST(PSPOLL), in sta_flags_read()
71 TEST(UAPSD), TEST(SP), TEST(TDLS_PEER), in sta_flags_read()
72 TEST(TDLS_PEER_AUTH), TEST(TDLS_INITIATOR), in sta_flags_read()
73 TEST(TDLS_CHAN_SWITCH), TEST(TDLS_OFF_CHANNEL), in sta_flags_read()
74 TEST(4ADDR_EVENT), TEST(INSERTED), in sta_flags_read()
[all …]
/linux-4.4.14/arch/um/os-Linux/
Dexecvp.c29 #ifndef TEST
132 #ifdef TEST
/linux-4.4.14/arch/x86/tools/
DMakefile18 quiet_cmd_posttest = TEST $@
21 quiet_cmd_sanitytest = TEST $@
/linux-4.4.14/arch/m68k/ifpsp060/
DTEST.DOC81 location are listed in "68060{ISP,FPSP}-TEST call-outs" below). Each field
91 are listed in section "68060{ISP,FPSP}-TEST entry points" below. A calling
107 68060ISP-TEST Call-outs:
112 68060FPSP-TEST Call-outs:
137 68060ISP-TEST Entry-points:
141 68060FPSP-TEST Entry-points:
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dtest.fuc30 * TEST data segment
36 * TEST code segment
/linux-4.4.14/tools/testing/selftests/seccomp/
Dseccomp_bpf.c102 TEST(mode_strict_support) in TEST() function
129 TEST(no_new_privs_support) in TEST() function
140 TEST(mode_filter_support) in TEST() function
155 TEST(mode_filter_without_nnp) in TEST() function
184 TEST(filter_size_limits) in TEST() function
221 TEST(filter_chain_limits) in TEST() function
261 TEST(mode_filter_cannot_move_to_strict) in TEST() function
284 TEST(mode_filter_get_seccomp) in TEST() function
309 TEST(ALLOW_all) in TEST() function
327 TEST(empty_prog) in TEST() function
[all …]
Dtest_harness.h67 #define TEST TEST_API(TEST) macro
/linux-4.4.14/tools/testing/ktest/examples/
Dtest.conf28 TEST := patchcheck
Dkvm.conf28 TEST := patchcheck
/linux-4.4.14/net/ax25/
DTODO20 Handle XID and TEST frames properly.
/linux-4.4.14/drivers/media/i2c/
Dtda9840.c47 #define TEST 0x04 macro
/linux-4.4.14/drivers/scsi/
Daha152x.h45 #define TEST (HOSTIOPORT1+0x1e) /* test register */ macro
/linux-4.4.14/drivers/dma/dw/
Dregs.h85 DW_REG(TEST);
/linux-4.4.14/drivers/media/radio/
Dradio-gemtek.c142 #define BU2614_TEST_MASK MKMASK(TEST)
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-floppy.1996-200215 * Issue START command only if TEST UNIT READY fails.
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt176 84: TEST Eb,Gb
177 85: TEST Ev,Gv
214 a8: TEST AL,Ib
215 a9: TEST rAX,Iz
835 0: TEST Eb,Ib
846 0: TEST Ev,Iz
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt176 84: TEST Eb,Gb
177 85: TEST Ev,Gv
214 a8: TEST AL,Ib
215 a9: TEST rAX,Iz
835 0: TEST Eb,Ib
846 0: TEST Ev,Iz
/linux-4.4.14/drivers/media/i2c/soc_camera/
Dov2640.c62 #define TEST 0x57 /* Horizontal size completion */ macro
493 { TEST, TEST_HSIZE_SET(UXGA_WIDTH) },
Dtw9910.c68 #define TEST 0x1F /* Test Control Register */ macro
/linux-4.4.14/fs/lockd/
Dclntxdr.c576 PROC(TEST, testargs, testres),
Dclnt4xdr.c578 PROC(TEST, testargs, testres),
/linux-4.4.14/Documentation/
Dgcov.txt143 a) gcov is run on the TEST machine
/linux-4.4.14/Documentation/networking/
Dcs89x0.txt404 5.2.1 DIAGNOSTIC SELF-TEST
449 5.2.2 DIAGNOSTIC NETWORK TEST
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tegra30.c2306 …PINGROUP(kb_col0_pq0, KBC, NAND, TRACE, TEST, 0x32fc, N, …
2307 …PINGROUP(kb_col1_pq1, KBC, NAND, TRACE, TEST, 0x3300, N, …
/linux-4.4.14/sound/oss/
DCHANGELOG316 - SVR4.2 support by Ian Hartas. Initial ALPHA TEST version (untested).
/linux-4.4.14/Documentation/filesystems/
Dvfat.txt204 TEST SUITE
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1317 START SUBCHANNEL, STORE SUBCHANNEL and TEST SUBCHANNEL). We use this as the ID
1319 START SUBCHANNEL (to start IO), TEST SUBCHANNEL (to check whether the IO
1343 TEST SUBCHANNEL at each interrupt, from which you receive an Interruption
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt3269 and TEST SUBCHANNEL was intercepted. If dequeued is set, a pending I/O
3476 TEST PENDING INTERRUPTION and the interrupt portion of TEST SUBCHANNEL are
3479 When this capability is enabled, KVM_EXIT_S390_TSCH will occur on TEST
/linux-4.4.14/Documentation/scsi/
Dsym53c8xx_2.txt724 first TEST UNIT READY command received for this device.
Dncr53c8xx.txt967 first TEST UNIT READY command received for this device.
/linux-4.4.14/drivers/eisa/
Deisa.ids488 DIS0000 "NETSERVER LH PRO - DISABLE SCSI B - FOR TEST & EVALUATION ONLY"
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS706 * THE KERNEL SOURCE PACKAGE YOU ARE USING. SOME ALPHA AND BETA TEST *
/linux-4.4.14/
DMAINTAINERS8865 RCUTORTURE TEST FRAMEWORK