sim: cris: make error message test a little more flexible
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Nov 2021 08:34:36 +0000 (03:34 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Nov 2021 08:34:36 +0000 (03:34 -0500)
The point of this test is to just make sure the usage text is shown,
not the exact details of the usage text.  So shorten the output test
to match the beginning.  This fixes breakage when the output changed
slightly to include [--].

sim/testsuite/cris/asm/opterr3.ms

index 8d602be2e6c3322d912f964f5959b8bad88ec29c..b3279f0198a2a53c56cfd86ebcf085f85a6ffb2f 100644 (file)
@@ -2,7 +2,7 @@
 # ld: -N --oformat binary --section-start=.text=0x10000000
 # sim: --cris-naked --memory-mapfile
 # xerror:
-# output: Usage: run \[options\] program \[program args\]\n*\n
+# output: Usage: run *\n*\n
 # progopts: --memory-region 0x10000000,0x1000
  .include "bare3.ms"