]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ChangeLog
sim: msp430: start a test framework
authorMike Frysinger <vapier@gentoo.org>
Sat, 8 Mar 2014 05:21:13 +0000 (00:21 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 11 Mar 2014 03:59:59 +0000 (23:59 -0400)
commitf32d1b7f589d70c6f5e15f83b0f6f94ef18bb1dd
treef9606f060714a7b50e31a84e1c18158de780006f
parent7b0278dcad72af1db86e6ecf91751dbc45e3b071
sim: msp430: start a test framework

The current sim lacks any sort of tests.  Start a basic framework and
add a simple one to test the add insn.
sim/ChangeLog
sim/configure
sim/configure.tgt
sim/testsuite/ChangeLog
sim/testsuite/configure
sim/testsuite/sim/msp430/ChangeLog [new file with mode: 0644]
sim/testsuite/sim/msp430/add.s [new file with mode: 0644]
sim/testsuite/sim/msp430/allinsn.exp [new file with mode: 0644]
sim/testsuite/sim/msp430/testutils.inc [new file with mode: 0644]