| /OK3568_Linux_fs/kernel/tools/testing/selftests/kselftest/ |
| H A D | runner.sh | 75 echo "not ok $test_num $TEST_HDR_MSG" 81 echo "ok $test_num $TEST_HDR_MSG") || 84 echo "ok $test_num $TEST_HDR_MSG # SKIP" 87 echo "not ok $test_num $TEST_HDR_MSG # TIMEOUT $kselftest_timeout seconds" 89 echo "not ok $test_num $TEST_HDR_MSG # exit=$rc" 99 test_num=0 104 test_num=$(( test_num + 1 )) 109 run_one "$DIR" "$TEST" "$test_num"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | binfmt_script | 18 test_num=0 variable 45 global test_num, tests, NAME_MAX 46 test_num += 1 47 if test_num > tests: 49 % (test_num, tests)) 82 % (test_num, name)) 85 % (test_num, name)) 89 % (test_num, name, proc.returncode)) 92 % (test_num, name)) 169 if test_num != tests: [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/sysctl/ |
| H A D | sysctl.sh | 840 function test_num() function 850 test_num $1 857 test_num $1 864 test_num $1 900 test_num $1 922 test_num $1 942 test_num $1 946 test_num $1 947 test_num $2
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kmod/ |
| H A D | kmod.sh | 565 function test_num() function 575 test_num $1 620 test_num $1 640 test_num $1 660 test_num $1 664 test_num $1 665 test_num $2
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | rxtimestamp.c | 277 bool run_test_case(struct socket_type *s, int test_num, char ip_version, in run_test_case() argument 305 printf("Starting testcase %d over ipv%c...\n", test_num, ip_version); in run_test_case() 334 config_so_flags(rcv, test_cases[test_num].sockopt); in run_test_case() 338 failed = do_recv(rcv, read_size, test_cases[test_num].expected); in run_test_case() 344 printf("FAILURE in testcase %d over ipv%c ", test_num, in run_test_case() 346 print_test_case(&test_cases[test_num]); in run_test_case() 347 if (!strict && test_cases[test_num].warn_on_fail) in run_test_case()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/ |
| H A D | counter.c | 10 unsigned int test_num = 0, i; in wg_packet_counter_selftest() local 25 ++test_num; \ in wg_packet_counter_selftest() 28 test_num); \ in wg_packet_counter_selftest()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | hte.c | 211 int test_num; in hte_mem_init() local 238 test_num = 1; in hte_mem_init() 242 test_num = 4; in hte_mem_init() 251 for (i = 0; i < test_num; i++) { in hte_mem_init()
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | ktest.pl | 951 my $test_num = $$current_test_num; 986 $old_test_num = $test_num; 989 $test_num += $repeat; 1033 $repeat_tests{"$test_num"} = $repeat; 1048 $test_num = $old_test_num; 1103 if (__read_config($file, \$test_num)) { 1117 my $val = "$lvalue\[$test_num\]"; 1136 if ($test_num) { 1148 my $val = "$lvalue\[$test_num\]"; 1176 if ($test_num) { [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/ |
| H A D | omapfb.h | 88 int (*run_test) (struct lcd_panel *panel, int test_num); 174 int (*run_test) (int test_num);
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-ioctl.c | 588 int test_num; in omapfb_ioctl() member 796 if (get_user(p.test_num, (int __user *)arg)) { in omapfb_ioctl() 805 r = display->driver->run_test(display, p.test_num); in omapfb_ioctl() 811 if (get_user(p.test_num, (int __user *)arg)) { in omapfb_ioctl() 820 r = display->driver->run_test(display, p.test_num); in omapfb_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_antdect.c | 635 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 681 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 692 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 715 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 728 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_antdect.c | 686 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 732 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 743 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 766 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 779 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_antdect.c | 682 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 728 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 739 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 762 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 775 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_antdect.c | 683 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 729 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 740 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 763 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 776 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_antdect.c | 685 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 731 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 742 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 765 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 778 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_antdect.c | 683 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 729 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 740 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 763 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 776 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_antdect.c | 682 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 728 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 739 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 762 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 775 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_antdect.c | 686 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 732 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 743 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 766 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 779 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_antdect.c | 682 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 728 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 739 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 762 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 775 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_antdect.c | 686 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 732 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 743 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 766 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 779 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_antdect.c | 682 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 728 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 739 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 762 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 775 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_antdect.c | 682 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 728 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 739 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 762 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 775 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_antdect.c | 682 u32 i = 0, test_num = 8; in odm_single_dual_antenna_detection_psd() local 728 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 739 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 762 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd() 775 for (i = 0; i < test_num; i++) { in odm_single_dual_antenna_detection_psd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_antdect.c | 759 u4Byte i=0,test_num=8; in ODM_SingleDualAntennaDetection_PSD() local 807 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD() 820 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD() 845 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD() 860 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_antdect.c | 759 u4Byte i=0,test_num=8; in ODM_SingleDualAntennaDetection_PSD() local 807 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD() 820 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD() 845 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD() 860 for (i=0;i<test_num;i++) in ODM_SingleDualAntennaDetection_PSD()
|