blob: 392cdb2625a9c1ec3c8a9a9a98bfdfe178c03a0d [file]
python_test {
name: "opencl_cts",
main: "scripts/test_opencl_cts.py",
srcs: [ "scripts/test_opencl_cts.py" ],
data: [ ALL_TEST_MODULES ],
test_config: "scripts/test_opencl_cts.xml",
test_options: {
unit_test: false,
},
}
python_test {
name: "run_conformance",
main: "test_conformance/run_conformance.py",
srcs: [ "test_conformance/run_conformance.py" ],
}