Searched refs:tests_dir (Results 1 – 4 of 4) sorted by relevance
15 tests_dir = os.path.join(os.path.dirname(__file__), '..', 'tests') variable16 tests = [t[0:-3] for t in os.listdir(tests_dir)
39 tests_dir = os.path.join(root, 'tests')45 runner = ParallelTestRunner(tests_dir)
598 if options.tests_dir:599 options.tests_dir = os.path.abspath(options.tests_dir)600 tests = get_tests_from_fs(options.tests_dir, options.control_pattern,
392 + tests_dir = os.path.join(os.path.dirname(os.path.realpath(__file__)),405 + host.send_file(tests_dir, tests_dir_DUT, delete_dest=True)