Searched refs:test_output (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/utils/lit/lit/ |
H A D | reports.py | 196 test_name, start_time, elapsed_time, test_output, result_code, is_expected 205 "contents": base64.b64encode(test_output.encode("utf-8")).decode( 246 test_output=test.result.output, 265 test_output=micro_test.output, 166 gen_resultdb_test_entry( test_name, start_time, elapsed_time, test_output, result_code, is_expected ) global() argument
|
/llvm-project/lldb/test/API/lua_api/ |
H A D | TestLuaAPI.py | 169 test_output = self.getBuildArtifact("output") 176 "TEST_OUTPUT": os.path.join(self.getBuildDir(), test_output),
|
/llvm-project/utils/bazel/ |
H A D | .bazelrc | 217 build:ci --test_output=errors
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_test.c | 8812 int test_output(isl_ctx *ctx) in test_output() function 10967 { "output", &test_output },
|