| /kernel/liteos_a/testsuites/unittest/process/basic/process/ |
| D | config.gni | 45 [ "$TEST_UNITTEST_DIR/process/basic/process" ] 48 [ "$TEST_UNITTEST_DIR/process/basic/process/process_process_test.cpp" ] 51 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_001.cpp", 52 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_002.cpp", 53 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_004.cpp", 54 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_005.cpp", 55 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_006.cpp", 56 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_008.cpp", 57 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_009.cpp", 58 "$TEST_UNITTEST_DIR/process/basic/process/smoke/process_test_010.cpp", [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| D | basic.json | 4 "name": "Add basic filter with cmp ematch u8/link layer and default action", 7 "basic" 15 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'cm… 17 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 18 …"matchPattern": "^filter parent ffff: protocol ip pref 1 basic.*handle 0x1 flowid 1:1.*cmp\\(u8 at… 26 "name": "Add basic filter with cmp ematch u8/link layer with trans flag and default action", 29 "basic" 37 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'cm… 39 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 40 …"matchPattern": "^filter parent ffff: protocol ip pref 1 basic.*handle 0x1 flowid 1:1.*cmp\\(u8 at… [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| D | basic.json | 4 "name": "Add basic filter with cmp ematch u8/link layer and default action", 7 "basic" 15 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'cm… 17 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 18 …"matchPattern": "^filter parent ffff: protocol ip pref 1 basic.*handle 0x1 flowid 1:1.*cmp\\(u8 at… 26 "name": "Add basic filter with cmp ematch u8/link layer with trans flag and default action", 29 "basic" 37 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'cm… 39 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 40 …"matchPattern": "^filter parent ffff: protocol ip pref 1 basic.*handle 0x1 flowid 1:1.*cmp\\(u8 at… [all …]
|
| /kernel/liteos_a/testsuites/unittest/process/basic/pthread/ |
| D | config.gni | 45 [ "$TEST_UNITTEST_DIR/process/basic/pthread" ] 48 [ "$TEST_UNITTEST_DIR/process/basic/pthread/process_pthread_test.cpp" ] 51 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_atfork_test_001.cpp", 52 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_atfork_test_002.cpp", 53 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_cond_test_001.cpp", 54 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_cond_test_002.cpp", 55 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_cond_test_003.cpp", 56 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_cond_test_004.cpp", 57 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_once_test_001.cpp", 58 "$TEST_UNITTEST_DIR/process/basic/pthread/smoke/pthread_test_003.cpp", [all …]
|
| /kernel/liteos_a/testsuites/unittest/basic/mem/vm/ |
| D | config.gni | 31 mem_vm_include_dirs = [ "$TEST_UNITTEST_DIR/basic/mem/vm" ] 33 mem_vm_sources_entry = [ "$TEST_UNITTEST_DIR/basic/mem/vm/mem_vm_test.cpp" ] 36 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_001.cpp", 37 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_002.cpp", 38 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_003.cpp", 39 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_004.cpp", 40 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_005.cpp", 41 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_006.cpp", 42 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_007.cpp", 43 "$TEST_UNITTEST_DIR/basic/mem/vm/smoke/mmap_test_008.cpp", [all …]
|
| /kernel/liteos_a/testsuites/unittest/basic/mem/shm/ |
| D | config.gni | 31 mem_shm_include_dirs = [ "$TEST_UNITTEST_DIR/basic/mem/shm" ] 33 mem_shm_sources_entry = [ "$TEST_UNITTEST_DIR/basic/mem/shm/mem_shm_test.cpp" ] 36 [ "$TEST_UNITTEST_DIR/basic/mem/shm/smoke/shm_test_011.cpp" ] 39 "$TEST_UNITTEST_DIR/basic/mem/shm/full/shm_test_001.cpp", 40 "$TEST_UNITTEST_DIR/basic/mem/shm/full/shm_test_002.cpp", 41 "$TEST_UNITTEST_DIR/basic/mem/shm/full/shm_test_003.cpp", 42 "$TEST_UNITTEST_DIR/basic/mem/shm/full/shm_test_004.cpp", 43 "$TEST_UNITTEST_DIR/basic/mem/shm/full/shm_test_005.cpp", 44 "$TEST_UNITTEST_DIR/basic/mem/shm/full/shm_test_006.cpp", 45 "$TEST_UNITTEST_DIR/basic/mem/shm/full/shm_test_007.cpp", [all …]
|
| /kernel/liteos_a/testsuites/unittest/basic/exc/ |
| D | config.gni | 31 exc_include_dirs = [ "$TEST_UNITTEST_DIR/basic/exc" ] 33 exc_sources_entry = [ "$TEST_UNITTEST_DIR/basic/exc/exc_test.cpp" ] 36 "$TEST_UNITTEST_DIR/basic/exc/smoke/it_test_exc_001.cpp", 37 "$TEST_UNITTEST_DIR/basic/exc/smoke/it_test_exc_002.cpp", 38 "$TEST_UNITTEST_DIR/basic/exc/smoke/it_test_exc_003.cpp", 39 "$TEST_UNITTEST_DIR/basic/exc/smoke/it_test_exc_004.cpp", 40 "$TEST_UNITTEST_DIR/basic/exc/smoke/it_test_exc_005.cpp", 44 [ "$TEST_UNITTEST_DIR/basic/exc/full/it_test_fexecve_001.cpp" ]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| D | ct_fs_smfs.c | 227 const u64 basic_keys = DISS_BIT(BASIC) | DISS_BIT(CONTROL) | in mlx5_tc_ct_valid_used_dissector_keys() 250 struct flow_match_basic basic; in mlx5_ct_fs_smfs_ct_validate_flow_rule() local 260 flow_rule_match_basic(flow_rule, &basic); in mlx5_ct_fs_smfs_ct_validate_flow_rule() 264 if (basic.key->ip_proto != IPPROTO_GRE) in mlx5_ct_fs_smfs_ct_validate_flow_rule() 266 if (basic.key->ip_proto == IPPROTO_TCP) in mlx5_ct_fs_smfs_ct_validate_flow_rule() 269 if (basic.mask->n_proto != htons(0xFFFF) || in mlx5_ct_fs_smfs_ct_validate_flow_rule() 270 (basic.key->n_proto != htons(ETH_P_IP) && basic.key->n_proto != htons(ETH_P_IPV6)) || in mlx5_ct_fs_smfs_ct_validate_flow_rule() 271 basic.mask->ip_proto != 0xFF || in mlx5_ct_fs_smfs_ct_validate_flow_rule() 272 (basic.key->ip_proto != IPPROTO_UDP && basic.key->ip_proto != IPPROTO_TCP && in mlx5_ct_fs_smfs_ct_validate_flow_rule() 273 basic.key->ip_proto != IPPROTO_GRE)) { in mlx5_ct_fs_smfs_ct_validate_flow_rule() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/ |
| D | testlist.txt | 3 core_auth@basic-auth 53 kms_addfb_basic@basic 72 kms_addfb_basic@basic-x-tiled-legacy 75 kms_addfb_basic@basic-y-tiled-legacy 288 kms_big_joiner@basic 291 kms_busy@basic 292 kms_busy@basic-hang 346 kms_ccs@pipe-A-crc-primary-basic-y_tiled_ccs 347 kms_ccs@pipe-A-crc-primary-basic-yf_tiled_ccs 348 kms_ccs@pipe-A-crc-primary-basic-y_tiled_gen12_rc_ccs [all …]
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | s390-cpumsf.c | 239 /* Display s390 CPU measurement facility basic-sampling data entry 246 struct hws_basic_entry *basic = basicp; in s390_cpumsf_basic_show() local 264 basic = &local; in s390_cpumsf_basic_show() 266 if (basic->def != 1) { in s390_cpumsf_basic_show() 267 pr_err("Invalid AUX trace basic entry [%#08zx]\n", pos); in s390_cpumsf_basic_show() 270 color_fprintf(stdout, color, " [%#08zx] Basic Def:%04x Inst:%#04x" in s390_cpumsf_basic_show() 273 pos, basic->def, basic->U, in s390_cpumsf_basic_show() 274 basic->T ? 'T' : ' ', in s390_cpumsf_basic_show() 275 basic->W ? 'W' : ' ', in s390_cpumsf_basic_show() 276 basic->P ? 'P' : ' ', in s390_cpumsf_basic_show() [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | s390-cpumsf.c | 240 /* Display s390 CPU measurement facility basic-sampling data entry 247 struct hws_basic_entry *basic = basicp; in s390_cpumsf_basic_show() local 265 basic = &local; in s390_cpumsf_basic_show() 267 if (basic->def != 1) { in s390_cpumsf_basic_show() 268 pr_err("Invalid AUX trace basic entry [%#08zx]\n", pos); in s390_cpumsf_basic_show() 271 color_fprintf(stdout, color, " [%#08zx] Basic Def:%04x Inst:%#04x" in s390_cpumsf_basic_show() 274 pos, basic->def, basic->U, in s390_cpumsf_basic_show() 275 basic->T ? 'T' : ' ', in s390_cpumsf_basic_show() 276 basic->W ? 'W' : ' ', in s390_cpumsf_basic_show() 277 basic->P ? 'P' : ' ', in s390_cpumsf_basic_show() [all …]
|
| /kernel/liteos_m/testsuites/unittest/xts/io/ |
| D | xts_io_string_test.c | 47 * @tc.name strcmp basic function test 65 * @tc.name strncmp basic function test 85 * @tc.name stpcpy basic function test 106 * @tc.name stpncpy basic function test 127 * @tc.name strcpy basic function test 146 * @tc.name strncpy basic function test 164 * @tc.name strcat basic function test 181 * @tc.name strncat basic function test 198 * @tc.name strchr basic function test 214 * @tc.name strrchr basic function test [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cpufreq/ |
| D | main.sh | 10 FUNC=basic # do basic tests by default 24 [-t <basic: Basic cpufreq testing 79 …t) # --func_type (Function to perform: basic, suspend, hibernate, modtest, sptest1/2/3/4 (default:… 113 "basic")
|
| /kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/ |
| D | main.sh | 10 FUNC=basic # do basic tests by default 24 [-t <basic: Basic cpufreq testing 79 …t) # --func_type (Function to perform: basic, suspend, hibernate, modtest, sptest1/2/3/4 (default:… 113 "basic")
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am6528-iot2050-basic-pg2.dts | 9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 2 18 #include "k3-am6528-iot2050-basic-common.dtsi" 22 compatible = "siemens,iot2050-basic-pg2", "ti,am654"; 23 model = "SIMATIC IOT2050 Basic PG2";
|
| D | k3-am6528-iot2050-basic.dts | 9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 1 18 #include "k3-am6528-iot2050-basic-common.dtsi" 22 compatible = "siemens,iot2050-basic", "ti,am654"; 23 model = "SIMATIC IOT2050 Basic";
|
| /kernel/liteos_a/testsuites/unittest/ |
| D | BUILD.gn | 72 # basic test 75 deps += [ "basic:liteos_a_basic_unittest_door" ] 78 deps += [ "basic:liteos_a_basic_unittest" ] 153 "process/basic/process:liteos_a_process_basic_process_unittest_door", 154 "process/basic/pthread:liteos_a_process_basic_pthread_unittest_door", 166 "process/basic/process:liteos_a_process_basic_process_unittest", 167 "process/basic/pthread:liteos_a_process_basic_pthread_unittest",
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/ |
| D | record_offcpu.sh | 40 echo "Basic off-cpu test" 44 echo "Basic off-cpu test [Failed record]" 50 echo "Basic off-cpu test [Failed no event]" 56 echo "Basic off-cpu test [Failed missing output]" 60 echo "Basic off-cpu test [Success]"
|
| D | record_bpf_filter.sh | 41 echo "Basic bpf-filter test" 46 echo "Basic bpf-filter test [Failed record]" 54 echo "Basic bpf-filter test [Skipped unsupported kernel]" 58 echo "Basic bpf-filter test [Failed invalid output]" 62 echo "Basic bpf-filter test [Success]"
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/xfails/ |
| D | msm-sdm845-fails.txt | 18 kms_cursor_legacy@basic-flip-after-cursor-atomic,Fail 19 kms_cursor_legacy@basic-flip-after-cursor-legacy,Fail 20 kms_cursor_legacy@basic-flip-after-cursor-varying-size,Fail 21 kms_cursor_legacy@basic-flip-before-cursor-atomic,Fail 22 kms_cursor_legacy@basic-flip-before-cursor-legacy,Fail 23 kms_cursor_legacy@basic-flip-before-cursor-varying-size,Fail
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | cpu_mf.h | 60 unsigned int as:1; /* 14: basic-sampling authorization */ 63 unsigned int es:1; /* 22: basic-sampling enable control */ 66 unsigned int cs:1; /* 30: basic-sampling activation control */ 68 unsigned int bsdes:16; /* 4-5: size of basic sampling entry */ 86 unsigned int es:1; /* 54: basic-sampling enable control */ 89 unsigned int cs:1; /* 62: basic-sampling activation control */ 129 struct hws_basic_entry basic; /* Basic-sampling data entry */ member 139 unsigned int bsdes:16; /* 32-47: size of basic SDE */ 224 BASIC = 1, enumerator
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | drivers-testing.rst | 21 testing the new driver. Please see Documentation/power/basic-pm-debugging.rst 31 (see: Documentation/power/basic-pm-debugging.rst, 1). 34 "platform" modes (see: Documentation/power/basic-pm-debugging.rst, 1). 43 Documentation/power/basic-pm-debugging.rst, 2). [As far as the STR tests are 48 (see: Documentation/power/basic-pm-debugging.rst, 2).
|
| /kernel/linux/linux-6.6/Documentation/power/ |
| D | drivers-testing.rst | 21 testing the new driver. Please see Documentation/power/basic-pm-debugging.rst 31 (see: Documentation/power/basic-pm-debugging.rst, 1). 34 "platform" modes (see: Documentation/power/basic-pm-debugging.rst, 1). 43 Documentation/power/basic-pm-debugging.rst, 2). [As far as the STR tests are 48 (see: Documentation/power/basic-pm-debugging.rst, 2).
|
| /kernel/linux/linux-6.6/drivers/clk/mediatek/ |
| D | Kconfig | 27 This driver supports MediaTek MT2701 basic clocks. 83 This driver supports MediaTek MT2712 basic clocks. 133 This driver supports MediaTek MT6765 basic clocks. 219 This driver supports MediaTek MT6779 basic clocks. 276 This driver supports MediaTek MT6795 basic clocks and clocks 313 This driver supports MediaTek MT6797 basic clocks. 345 This driver supports MediaTek MT7622 basic clocks and clocks 375 This driver supports MediaTek MT7629 basic clocks and clocks 398 This driver supports MediaTek MT7981 basic clocks and clocks 415 This driver supports MediaTek MT7986 basic clocks and clocks [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/mediatek/ |
| D | Kconfig | 20 This driver supports MediaTek MT2701 basic clocks. 76 This driver supports MediaTek MT2712 basic clocks. 126 This driver supports MediaTek MT6765 basic clocks. 212 This driver supports MediaTek MT6779 basic clocks. 268 This driver supports MediaTek MT6797 basic clocks. 300 This driver supports MediaTek MT7622 basic clocks and clocks 330 This driver supports MediaTek MT7629 basic clocks and clocks 361 This driver supports MediaTek MT8167 basic clocks. 424 This driver supports MediaTek MT8183 basic clocks.
|