Searched refs:test_config_path (Results 1 – 2 of 2) sorted by relevance
47 def load_test_config_file(test_config_path, argument68 configs = utils.load_config(test_config_path)93 print("Error loading test config {}".format(test_config_path))
91 test_config_path = os.path.join(95 with open(test_config_path) as test_config_file: