Home
last modified time | relevance | path

Searched refs:TEST_CASES (Results 1 – 25 of 60) sorted by relevance

123

/external/ltp/testscripts/
Dnetwork.sh19 TEST_CASES=
56 6) TEST_CASES="$TEST_CASES net.ipv6 net.ipv6_lib";;
57 m) TEST_CASES="$TEST_CASES net.multicast";;
58 n) TEST_CASES="$TEST_CASES net.nfs";;
59 r) TEST_CASES="$TEST_CASES net.rpc";;
60 s) TEST_CASES="$TEST_CASES net.sctp";;
61 t) TEST_CASES="$TEST_CASES net.tcp_cmds";;
62 c) TEST_CASES="$TEST_CASES net.rpc_tests";;
63 d) TEST_CASES="$TEST_CASES net.tirpc_tests";;
64 a) TEST_CASES="$TEST_CASES net_stress.appl";;
[all …]
/external/ltp/testcases/kernel/syscalls/fchmodat/
Dfchmodat01.c48 #define TEST_CASES 6 macro
56 int TST_TOTAL = TEST_CASES;
61 int fds[TEST_CASES];
62 char *filenames[TEST_CASES];
63 int expected_errno[TEST_CASES] = { 0, 0, ENOTDIR, EBADF, 0, 0 };
/external/ltp/testcases/kernel/syscalls/faccessat/
Dfaccessat01.c48 #define TEST_CASES 6 macro
56 int TST_TOTAL = TEST_CASES;
61 static int fds[TEST_CASES];
62 static char *filenames[TEST_CASES];
63 static int expected_errno[TEST_CASES] = { 0, 0, ENOTDIR, EBADF, 0, 0 };
/external/ltp/testcases/kernel/syscalls/futimesat/
Dfutimesat01.c39 #define TEST_CASES 5 macro
48 int TST_TOTAL = TEST_CASES;
55 static int fds[TEST_CASES];
56 static const char *filenames[TEST_CASES];
/external/ltp/testcases/kernel/syscalls/unlinkat/
Dunlinkat01.c40 #define TEST_CASES 7 macro
52 int TST_TOTAL = TEST_CASES;
61 static int fds[TEST_CASES];
62 static const char *filenames[TEST_CASES];
/external/ltp/testcases/kernel/syscalls/fstatat/
Dfstatat01.c40 #define TEST_CASES 6 macro
49 int TST_TOTAL = TEST_CASES;
56 static int fds[TEST_CASES];
57 static const char *filenames[TEST_CASES];
/external/autotest/client/site_tests/policy_SavingBrowserHistoryDisabled/
Dpolicy_SavingBrowserHistoryDisabled.py24 TEST_CASES = { variable in policy_SavingBrowserHistoryDisabled
65 self.POLICIES = {self.POLICY_NAME: self.TEST_CASES[case]}
67 self._check_browser_history(self.TEST_CASES[case])
/external/autotest/client/site_tests/policy_HomepageLocation/
Dpolicy_HomepageLocation.py28 self.TEST_CASES = {
42 if current_url != self.TEST_CASES['Set']:
57 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_ExternalStorageDisabled/
Dpolicy_ExternalStorageDisabled.py17 TEST_CASES = { variable in policy_ExternalStorageDisabled
55 case_value = self.TEST_CASES[case]
/external/guava/guava-tests/benchmark/com/google/common/collect/
DImmutableSetHashFloodingDetectionBenchmark.java27 private static final int TEST_CASES = 0x100; field in ImmutableSetHashFloodingDetectionBenchmark
34 private static final Object[][] tables = new Object[TEST_CASES][];
40 for (int i = 0; i < TEST_CASES; i++) { in setUp()
/external/python/google-api-python-client/tests/
Dtest_model.py32 TEST_CASES = [ variable
68 for (msg, orig, mod, expected_patch) in TEST_CASES:
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
Dpolicy_EditBookmarksEnabled.py28 TEST_CASES = { variable in policy_EditBookmarksEnabled
66 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_ForceGoogleSafeSearch/
Dpolicy_ForceGoogleSafeSearch.py29 TEST_CASES = { variable in policy_ForceGoogleSafeSearch
65 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_ArcExternalStorageDisabled/
Dpolicy_ArcExternalStorageDisabled.py14 TEST_CASES = { variable in policy_ArcExternalStorageDisabled
55 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
Dpolicy_RestoreOnStartupURLs.py35 TEST_CASES = { variable in policy_RestoreOnStartupURLs
78 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_ForceYouTubeSafetyMode/
Dpolicy_ForceYouTubeSafetyMode.py35 TEST_CASES = { variable in policy_ForceYouTubeSafetyMode
82 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_ReportUploadFrequency/
Dpolicy_ReportUploadFrequency.py26 self.TEST_CASES = {
69 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_AudioOutputAllowed/
Dpolicy_AudioOutputAllowed.py12 TEST_CASES = { variable in policy_AudioOutputAllowed
27 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_NewTabPageLocation/
Dpolicy_NewTabPageLocation.py51 TEST_CASES = {'Set': 'chrome://policy',
54 case_value = TEST_CASES[case]
/external/autotest/client/site_tests/policy_IncognitoModeAvailability/
Dpolicy_IncognitoModeAvailability.py24 self.TEST_CASES = {
56 case_value = self.TEST_CASES[case]
/external/linux-kselftest/tools/testing/selftests/ftrace/
Dftracetest120 TEST_CASES=$OPT_TEST_CASES
154 TEST_CASES=`find_testcases $TEST_DIR`
376 for t in $TEST_CASES; do
386 for t in $TEST_CASES; do
/external/autotest/client/site_tests/policy_DeveloperToolsAvailability/
Dpolicy_DeveloperToolsAvailability.py29 self.TEST_CASES = {
80 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_ExternalStorageReadOnly/
Dpolicy_ExternalStorageReadOnly.py17 TEST_CASES = { variable in policy_ExternalStorageReadOnly
69 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
Dpolicy_CookiesBlockedForUrls.py54 self.TEST_CASES = {
101 case_value = self.TEST_CASES[case]
/external/autotest/client/site_tests/policy_DefaultJavaScriptSetting/
Dpolicy_DefaultJavaScriptSetting.py31 self.TEST_CASES = {
70 case_value = self.TEST_CASES[case]

123