]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: frv: split up testsuite a bit
authorMike Frysinger <vapier@gentoo.org>
Sat, 27 Nov 2021 07:01:03 +0000 (02:01 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 4 Dec 2021 17:52:35 +0000 (12:52 -0500)
commit3daaa003d26a0cf29e972bf0a16a7b4b58208d0a
treef2d6259710bc83755363d4fc00ad32aaefbf6943
parente34e391824570f822e0122503efd484fae8437ff
sim: frv: split up testsuite a bit

Running frv's allinsn in serial is quite slow due to the sheer number
of tests it contains.  By splitting it up and running in parallel, the
execution time on my system goes from ~100sec to ~60sec.
sim/testsuite/frv/allinsn-a-b.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn-c.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn-d-h.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn-i-l.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn-m.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn-n.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn-o-s.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn-t-z.exp [new file with mode: 0644]
sim/testsuite/frv/allinsn.exp [deleted file]