blob: c295fc1823ac102e878a51d45d3e743b80e31b0e [file] [log] [blame] [edit]
python_test_host {
name: "opencl_cts",
main: "scripts/test_opencl_cts.py",
srcs: [ "scripts/test_opencl_cts.py" ],
data: [ "scripts/test_opencl_cts.xml" ],
test_config: "scripts/test_opencl_cts.xml",
version: {
py2: {
enabled: false,
},
py3: {
enabled: true
}
},
test_options: {
unit_test: false,
},
}