Home
last modified time | relevance | path

Searched defs:setup_test (Results 1 – 13 of 13) sorted by relevance

/external/curl/tests/libtest/
DCMakeLists.txt24 function(setup_test TEST_NAME) # ARGN are the files in the test function
/external/autotest/client/bin/
Dsetup_job.py123 def setup_test(client_test): function
/external/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_lib.sh505 setup_test() function
/external/ltp/testcases/kernel/syscalls/reboot/
Dreboot02.c163 int setup_test(void) in setup_test() function
/external/llvm-project/lldb/test/API/tools/lldb-server/libraries-svr4/
DTestGdbRemoteLibrariesSvr4Support.py14 def setup_test(self): member in TestGdbRemoteLibrariesSvr4Support
/external/ltp/testcases/kernel/syscalls/mlockall/
Dmlockall02.c177 int setup_test(int i) in setup_test() function
Dmlockall03.c213 int setup_test(int i) in setup_test() function
/external/autotest/site_utils/lxc/
Dlxc_functional_test.py195 def setup_test(bucket, container_id, skip_cleanup): function
Dcontainer_bucket.py177 def setup_test(self, container_id, job_id, server_package_url, result_path, member in ContainerBucket
/external/llvm-project/lldb/test/API/functionalities/load_unload/
DTestLoadUnload.py35 def setup_test(self): member in LoadUnloadTestCase
/external/llvm-project/lldb/test/API/python_api/process/io/
DTestProcessIO.py19 def setup_test(self): member in ProcessIOTestCase
/external/autotest/server/cros/faft/
Dfingerprint_test.py211 def setup_test(self, test_dir, use_dev_signed_fw=False, member in FingerprintTest
/external/libevent/test/
Dregress.c287 #define setup_test(x) do { \ macro