Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.opencl / vec_comps.exp
index ef91e8adcfd950ef09d81151976fde529d8ca325..80964037e24e8fd3707d010cff58ca092a4454d5 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.030039 seconds and 4 git commands to generate.