]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp
[testsuite] Don't use 'testfile' before 'standard_testfile'.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / signal-command-multiple-signals-pending.exp
index d8f6f946e0e8c8a01fc36df4ba2d2c801e7c5d44..2d4417c6506f254cbb532298cea971c0b37b853b 100644 (file)
 # Test that "signal FOO" behaves correctly when we have multiple
 # threads that have stopped for a signal.
 
+standard_testfile
+
 if [target_info exists gdb,nosignals] {
     verbose "Skipping ${testfile}.exp because of nosignals."
     return -1
 }
 
-standard_testfile
-
 if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
         executable { debug }] != "" } {
     return -1