Testsuite: fully migrate to use_gdb_stub convenience func
[binutils-gdb.git] / gdb / testsuite / gdb.multi / tids.exp
index 12ce98ab0c2b227d903425e5fbf1e915fa4573d4..67349b575956f9a9665f5c4a6cd56a14041d8c52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2015-2016 Free Software Foundation, Inc.
+# Copyright 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -22,8 +22,8 @@ standard_testfile
 # Multiple inferiors are needed, therefore both native and extended
 # gdbserver modes are supported.  Only non-extended gdbserver is not
 # supported.
-if [target_info exists use_gdb_stub] {
-    untested ${testfile}.exp
+if [use_gdb_stub] {
+    untested "using gdb stub"
     return
 }