forked from Imagelibrary/rtems
2001-08-16 Joel Sherrill <joel@OARcorp.com>
* tools/runtest.in: Recognize debug variant of monitor test.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-08-16 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* tools/runtest.in: Recognize debug variant of monitor test.
|
||||||
|
|
||||||
2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.in: Add bspopts.h.
|
* configure.in: Add bspopts.h.
|
||||||
|
|||||||
@@ -131,7 +131,7 @@ do
|
|||||||
TEST_TYPE="single"
|
TEST_TYPE="single"
|
||||||
|
|
||||||
case $tname in
|
case $tname in
|
||||||
monitor)
|
monitor*)
|
||||||
if [ $run_to_completion = "yes" ]
|
if [ $run_to_completion = "yes" ]
|
||||||
then
|
then
|
||||||
warn "Skipping $tname; it is interactive"
|
warn "Skipping $tname; it is interactive"
|
||||||
|
|||||||
Reference in New Issue
Block a user