Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.opencl / datatypes.exp
index 5beb74aa6bf878c0041cf33664886342386c7b23..85796df3f93a22a3983f677128a30bec278805c9 100644 (file)
@@ -28,7 +28,7 @@ set clprogram [remote_download target ${srcdir}/${subdir}/${testfile}.cl]
 
 # Compile the generic OpenCL host app
 if { [gdb_compile_opencl_hostapp "${clprogram}" "${testfile}" "" ] != "" } {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.026587 seconds and 4 git commands to generate.