Home
last modified time | relevance | path

Searched refs:get_test_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kmod/
H A Dkmod.sh515 echo "0001 x $(get_test_count 0001) - Simple test - 1 thread for empty string"
516 echo "0002 x $(get_test_count 0002) - Simple test - 1 thread for modules/filesystems that do not exist"
517 echo "0003 x $(get_test_count 0003) - Simple test - 1 thread for get_fs_type() only"
518 echo "0004 x $(get_test_count 0004) - Simple test - 2 threads for get_fs_type() only"
519 echo "0005 x $(get_test_count 0005) - multithreaded tests with default setup - request_module() only"
520 echo "0006 x $(get_test_count 0006) - multithreaded tests with default setup - get_fs_type() only"
521 echo "0007 x $(get_test_count 0007) - multithreaded tests with default setup test request_module() and get_fs_type()"
522 echo "0008 x $(get_test_count 0008) - multithreaded - push kmod_concurrent over max_modprobes for request_module()"
523 echo "0009 x $(get_test_count 0009) - multithreaded - push kmod_concurrent over max_modprobes for get_fs_type()"
524 echo "0010 x $(get_test_count 001
580 function get_test_count() global() function
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kmod/
H A Dkmod.sh504 echo "0001 x $(get_test_count 0001) - Simple test - 1 thread for empty string"
505 echo "0002 x $(get_test_count 0002) - Simple test - 1 thread for modules/filesystems that do not exist"
506 echo "0003 x $(get_test_count 0003) - Simple test - 1 thread for get_fs_type() only"
507 echo "0004 x $(get_test_count 0004) - Simple test - 2 threads for get_fs_type() only"
508 echo "0005 x $(get_test_count 0005) - multithreaded tests with default setup - request_module() only"
509 echo "0006 x $(get_test_count 0006) - multithreaded tests with default setup - get_fs_type() only"
510 echo "0007 x $(get_test_count 0007) - multithreaded tests with default setup test request_module() and get_fs_type()"
511 echo "0008 x $(get_test_count 0008) - multithreaded - push kmod_concurrent over max_modprobes for request_module()"
512 echo "0009 x $(get_test_count 0009) - multithreaded - push kmod_concurrent over max_modprobes for get_fs_type()"
513 echo "0010 x $(get_test_count 001
569 function get_test_count() global() function
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/sysctl/
H A Dsysctl.sh796 echo "0001 x $(get_test_count 0001) - tests proc_dointvec_minmax()"
797 echo "0002 x $(get_test_count 0002) - tests proc_dostring()"
798 echo "0003 x $(get_test_count 0003) - tests proc_dointvec()"
799 echo "0004 x $(get_test_count 0004) - tests proc_douintvec()"
800 echo "0005 x $(get_test_count 0005) - tests proc_douintvec() array"
801 echo "0006 x $(get_test_count 0006) - tests proc_do_large_bitmap()"
802 echo "0007 x $(get_test_count 0007) - tests setting sysctl from kernel boot param"
848 function get_test_count() function
874 TEST_COUNT=$(get_test_count $TEST_ID)
943 test_case $1 $(get_test_count
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sysctl/
H A Dsysctl.sh839 echo "0001 x $(get_test_count 0001) - tests proc_dointvec_minmax()"
840 echo "0002 x $(get_test_count 0002) - tests proc_dostring()"
841 echo "0003 x $(get_test_count 0003) - tests proc_dointvec()"
842 echo "0004 x $(get_test_count 0004) - tests proc_douintvec()"
843 echo "0005 x $(get_test_count 0005) - tests proc_douintvec() array"
844 echo "0006 x $(get_test_count 0006) - tests proc_do_large_bitmap()"
845 echo "0007 x $(get_test_count 0007) - tests setting sysctl from kernel boot param"
846 echo "0008 x $(get_test_count 0008) - tests sysctl macro values match"
847 echo "0009 x $(get_test_count 0009) - tests sysct unregister"
848 echo "0010 x $(get_test_count 001
898 function get_test_count() global() function
[all...]

Completed in 3 milliseconds