HomeSort by relevance Sort by last modified time
    Searched refs:test_flags (Results 1 - 25 of 35) sorted by null

1 2

  /external/ltp/testcases/kernel/syscalls/memfd_create/
memfd_create04.c 44 } test_flags[] = { variable in typeref:struct:test_flag
56 static void check_hugepage_support(struct test_flag *test_flags)
62 strcat(pattern, test_flags->h_size);
65 test_flags->exp_err = ENODEV;
73 tflag = test_flags[n];
103 .tcnt = ARRAY_SIZE(test_flags),
  /external/u-boot/post/
post.c 164 static void post_get_env_flags(int *test_flags)
182 test_flags[j] &= ~flag[i];
201 test_flags[j] |= flag[i];
215 static void post_get_flags(int *test_flags)
220 test_flags[j] = post_list[j].flags;
223 post_get_env_flags(test_flags);
227 if (test_flags[j] & POST_POWERON)
228 test_flags[j] |= POST_SLOWTEST;
236 int test_flags, int flags, unsigned int i)
238 if ((flags & test_flags & POST_ALWAYS) &
296 int test_flags[POST_MAX_NUMBER]; local
    [all...]
  /external/python/httplib2/script/
test 9 test_flags=(
36 pytest --fulltrace ${test_flags[@]}
48 ./venv-27/bin/pytest ${test_flags[@]}
50 ./venv-36/bin/pytest ${test_flags[@]}
  /external/ltp/testcases/kernel/syscalls/rt_sigaction/
rt_sigaction01.c 58 static int test_flags[] = variable
102 ARRAY_SIZE(test_flags); flag++) {
105 (signal, 0, test_flags[flag]));
rt_sigaction03.c 56 static int test_flags[] = variable
113 for (flag = 0; flag < ARRAY_SIZE(test_flags); flag++) {
115 (signal, 0, test_flags[flag]));
rt_sigaction02.c 56 static int test_flags[] = variable
87 for (flag = 0; flag < ARRAY_SIZE(test_flags); flag++) {
  /art/test/testrunner/
run_build_test_target.py 111 test_flags = target.get('run-test', []) variable
115 run_test_command += list(map(lambda a: a.format(SOONG_OUT_DIR=str(out_dir)), test_flags))
122 if ['--jvm'] != test_flags:
126 if '--no-build-dependencies' not in test_flags:
  /external/vboot_reference/tests/
vb21_host_fw_preamble_tests.c 38 const uint32_t test_flags = 0x11223344; local
79 3, test_version, test_flags,
87 TEST_EQ(fp->flags, test_flags, " flags");
103 3, test_version, test_flags,
  /external/autotest/server/site_tests/firmware_Cr50BID/
firmware_Cr50BID.py 64 TEST_FLAGS = 0xff00
65 TEST_IMAGE_BID_INFO = [TEST_BOARD_ID, TEST_MASK, TEST_FLAGS]
188 self.add_test(hex(self.test_bid_int), self.test_flags, self.SUCCESS)
193 self.add_test(hex(test_bid), self.test_flags, self.SUCCESS)
199 self.add_test(hex(test_bid), self.test_flags, self.BID_ERROR)
205 self.add_test(hex(test_bid), self.test_flags, self.SUCCESS)
215 flag_str = bin(self.test_flags).split('b')[1]
223 if self.test_flags:
228 test_flags = self.test_flags | (1 << zero_index
    [all...]
  /external/ltp/testcases/kernel/syscalls/sigaction/
sigaction01.c 232 int test_flags[] = { SA_RESETHAND | SA_SIGINFO, SA_RESETHAND, local
248 if (set_handler(test_flags[i], 0) == 0) {
  /external/autotest/server/site_tests/platform_GCC/
platform_GCC.py 69 parser.add_option('--test_flags',
70 dest='test_flags',
97 test_flags = options.test_flags
101 self.bindir, client_hostname, test_flags))
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
cpuset_base_ops_testset.sh 173 test_flags() function
282 test_flags
  /external/wpa_supplicant_8/src/tls/
tlsv1_server_i.h 68 u32 test_flags; member in struct:tlsv1_server
tlsv1_server.c 322 if ((conn->test_flags &
759 conn->test_flags = flags;
845 if (conn->test_flags & TLS_DHE_PRIME_511B) {
849 } else if (conn->test_flags & TLS_DHE_PRIME_767B) {
853 } else if (conn->test_flags & TLS_DHE_PRIME_15) {
857 } else if (conn->test_flags & TLS_DHE_PRIME_58B) {
861 } else if (conn->test_flags & TLS_DHE_NON_PRIME) {
tlsv1_server_read.c 33 if ((conn->test_flags &
1104 if ((conn->test_flags &
1111 if ((conn->test_flags & TLS_DHE_PRIME_15) &&
1117 if ((conn->test_flags & TLS_DHE_PRIME_58B) &&
1123 if ((conn->test_flags & TLS_DHE_PRIME_511B) &&
1129 if ((conn->test_flags & TLS_DHE_PRIME_767B) &&
1135 if ((conn->test_flags & TLS_DHE_NON_PRIME) &&
    [all...]
tlsv1_server_write.c 635 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_HASH) {
666 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_SIGNATURE) {
899 if (conn->test_flags & TLS_BREAK_VERIFY_DATA) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_gdbm.py 45 def test_flags(self): member in class:TestGdbm
test_memoryio.py 322 def test_flags(self): member in class:MemoryTestMixin
  /external/python/cpython2/Lib/test/
test_gdbm.py 45 def test_flags(self): member in class:TestGdbm
  /external/libxkbcommon/xkbcommon/test/
common.c 223 test_get_context(enum test_context_flags test_flags)
230 if (test_flags & CONTEXT_ALLOW_ENVIRONMENT_NAMES) {
  /external/v8/tools/
run_perf.py 19 "test_flags": [<flag to the test file>, ...],
61 "test_flags": ["5"],
368 self.test_flags = []
392 assert isinstance(suite.get("test_flags", []), list)
399 self.test_flags = parent.test_flags[:] + suite.get("test_flags", [])
481 suffix = ["--"] + self.test_flags if self.test_flags else []
    [all...]
  /external/python/cpython3/Lib/test/
test_dbm_gnu.py 55 def test_flags(self): member in class:TestGdbm
  /external/python/cpython2/Lib/bsddb/test/
test_db.py 104 def test_flags(self) : function in function:DB_txn.tearDown
test_sequence.py 64 def test_flags(self): member in class:DBSequenceTest
test_dbenv.py 100 def test_flags(self) : function in function:DBEnv_general.test_mp_max_write

Completed in 1700 milliseconds

1 2