Home
last modified time | relevance | path

Searched refs:test_exec (Results 1 – 5 of 5) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-exec.c31 static int test_exec(void) in test_exec() function
69 return test_harness(test_exec, "tm_exec"); in main()
/external/python/cpython2/Lib/test/
Dtest_symtable.py176 def test_exec(self): member in SymtableTest
/external/python/cpython3/Lib/test/
Dtest_symtable.py188 def test_exec(self): member in SymtableTest
Dtest_builtin.py545 def test_exec(self): member in BuiltinTest
/external/python/cpython3/Lib/test/test_importlib/
Dtest_spec.py251 def test_exec(self): member in ModuleSpecMethodsTests