Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 25 of 136) sorted by relevance

123456

/external/ltp/testcases/commands/insmod/
Dltp_insmod01.c24 static int test_init(void) in test_init() function
34 module_init(test_init);
/external/toolchain-utils/crosperf/
Dsettings_factory_unittest.py18 def test_init(self): member in BenchmarkSettingsTest
31 def test_init(self): member in LabelSettingsTest
48 def test_init(self): member in GlobalSettingsTest
/external/selinux/python/sepolgen/tests/
Dtest_refpolicy.py37 def test_init(self): member in TestSecurityContext
79 def test_init(self): member in TestObjecClass
85 def test_init(self): member in TestAVRule
114 def test_init(self): member in TestTypeRule
/external/autotest/server/
Dserver_job_unittest.py34 class test_init(base_job_unittest.test_init.generic_tests, unittest.TestCase): class
36 base_job_unittest.test_init.generic_tests.OPTIONAL_ATTRIBUTES
/external/kmod/testsuite/
Dtestsuite.h110 int test_init(const struct test *start, const struct test *stop,
151 arg = test_init(__start_kmod_tests, __stop_kmod_tests, argc, argv); \
/external/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c129 static int test_init(void) in test_init() function
154 module_init(test_init);
/external/autotest/client/bin/net/
Dnet_utils_mock.py85 def __init__(self, iface='some_name', test_init=False): argument
86 self._test_init = test_init # test network_interface __init__()
/external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
Dtest_per_cpu_allocator_module.c193 static int __init test_init(void) in test_init() function
221 module_init(test_init);
/external/python/cpython3/Lib/test/test_importlib/
Dtest_lazy.py23 def test_init(self): member in LazyLoaderFactoryTests
57 def test_init(self): member in LazyLoaderTests
/external/dtc/tests/
Dpropname_escapes.c35 test_init(argc, argv); in main()
Dgetprop.c35 test_init(argc, argv); in main()
Dfind_property.c34 test_init(argc, argv); in main()
Dstring_escapes.c34 test_init(argc, argv); in main()
Dtruncated_property.c37 test_init(argc, argv); in main()
Dboot-cpuid.c34 test_init(argc, argv); in main()
Droot_node.c36 test_init(argc, argv); in main()
Dget_mem_rsv.c36 test_init(argc, argv); in main()
Dchar_literal.c42 test_init(argc, argv); in main()
Dasm_tree_dump.c40 test_init(argc, argv); in main()
Dget_alias.c49 test_init(argc, argv); in main()
Dpath_offset_aliases.c47 test_init(argc, argv); in main()
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_scrolledlist.py24 def test_init(self): member in ScrolledListTest
Dtest_debugger.py24 def test_init(self): member in NameSpaceTest
Dtest_config_key.py26 def test_init(self): member in GetKeysTest
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-dfa.rb22 def test_init method in TestDFA

123456