Files
rtems/testsuites/aclocal
Sebastian Huber a6879a418d testsuites: Remove rtems_test_pause*()
The rtems_test_pause() and rtems_test_pause_and_screen_number() macros
had different implementations depending on the RTEMS_TEST_NO_PAUSE
define.  This define was defined to 1 by default.  The user was able to
change this via the undocumented --disable-test-no-pause configure
command line option.

Pausing tests and waiting for user input contradicts the goal of having
automated test runs.  Remove this feature.

Update #3818.
2019-12-04 07:40:32 +01:00
..
2018-01-25 08:45:26 +01:00
2018-06-15 07:14:36 +02:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2017-11-13 08:39:54 +01:00