This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/3] sim: msp430: start a test framework


Hi  Mike,

The current sim lacks any sort of tests.  Start a basic framework and
add a simple one to test the add insn.

sim/:
2014-03-08  Mike Frysinger  <vapier@gentoo.org>

	* configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
	* configure: Regenerate.

sim/testsuite/:
2014-03-08  Mike Frysinger  <vapier@gentoo.org>

	* configure: Regenerate.

sim/testsuite/sim/msp430/:
2014-03-08  Mike Frysinger  <vapier@gentoo.org>

	* add.s, allinsn.exp, testutils.inc: New files.

Most welcome, thanks for doing this.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]