summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/simsh4/tools/runtest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-211-231/+0
| | | | | | | | | | * ChangeLog: New. * .cvsignore: New. * configure.ac: New. * runtest: Removed. * runtest.in: New (Copied from runtest). * Makefile.am: Reflect changes above. Use @RTEMS_BSP@ instead of simsh4.
* 2003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-141-1/+1
| | | | * runtest: Add fileio to list of interactive tests.
* 2001-10-26 Alexandra Kossovsky <sasha@oktet.ru>Joel Sherrill2001-10-261-0/+231
* tools: New subdirectory. * tools/Makefile.am, tools/runtest: New files.