OSDN Git Service

Regres: Add support for generating collated coverage info
[android-x86/external-swiftshader.git] / tests / kokoro / gcp_ubuntu / reactor_llvm / debug / continuous.cfg
1 # Format: //devtools/kokoro/config/proto/build.proto
2
3 # Location of the continuous bash script in Git.
4 build_file: "SwiftShader/tests/kokoro/gcp_ubuntu/continuous.sh"
5
6 env_vars {
7   key: "REACTOR_BACKEND"
8   value: "LLVM"
9 }
10
11 env_vars {
12   key: "BUILD_TYPE"
13   value: "Debug"
14 }