- Remove the printf support leaving the direct printk support configured
with TESTS_USE_PRINTK and all other output goes via a buffered vsniprintf
call to printk.
- Control the test's single init for functions and global data with
TEST_INIT and not CONFIGURE_INIT. They are now separate.
Updates #3170.
Script does what is expected and tries to do it as
smartly as possible.
+ remove occurrences of two blank comment lines
next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
contain CVS Ids
+ If the processing left a blank line at the top of
a file, it was removed.
* mp01/init.c, mp02/init.c, mp03/init.c, mp04/init.c, mp05/init.c,
mp06/init.c, mp07/init.c, mp08/init.c, mp09/init.c, mp10/init.c,
mp11/init.c, mp12/init.c, mp13/init.c, mp14/init.c: Change TEST_INIT
to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a
clock_settime case for < 1988.
* mp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
Makefile.am: Reflect having moved automake.
mp01/Makefile.am: Reflect having moved automake.
mp01/node1/Makefile.am: Reflect having moved automake.
mp01/node2/Makefile.am: Reflect having moved automake.
mp02/Makefile.am: Reflect having moved automake.
mp02/node1/Makefile.am: Reflect having moved automake.
mp02/node2/Makefile.am: Reflect having moved automake.
mp03/Makefile.am: Reflect having moved automake.
mp03/node1/Makefile.am: Reflect having moved automake.
mp03/node2/Makefile.am: Reflect having moved automake.
mp04/Makefile.am: Reflect having moved automake.
mp04/node1/Makefile.am: Reflect having moved automake.
mp04/node2/Makefile.am: Reflect having moved automake.
mp05/Makefile.am: Reflect having moved automake.
mp05/node1/Makefile.am: Reflect having moved automake.
mp05/node2/Makefile.am: Reflect having moved automake.
mp06/Makefile.am: Reflect having moved automake.
mp06/node1/Makefile.am: Reflect having moved automake.
mp06/node2/Makefile.am: Reflect having moved automake.
mp07/Makefile.am: Reflect having moved automake.
mp07/node1/Makefile.am: Reflect having moved automake.
mp07/node2/Makefile.am: Reflect having moved automake.
mp08/Makefile.am: Reflect having moved automake.
mp08/node1/Makefile.am: Reflect having moved automake.
mp08/node2/Makefile.am: Reflect having moved automake.
mp09/Makefile.am: Reflect having moved automake.
mp09/node1/Makefile.am: Reflect having moved automake.
mp09/node2/Makefile.am: Reflect having moved automake.
mp10/Makefile.am: Reflect having moved automake.
mp10/node1/Makefile.am: Reflect having moved automake.
mp10/node2/Makefile.am: Reflect having moved automake.
mp11/Makefile.am: Reflect having moved automake.
mp11/node1/Makefile.am: Reflect having moved automake.
mp11/node2/Makefile.am: Reflect having moved automake.
mp12/Makefile.am: Reflect having moved automake.
mp12/node1/Makefile.am: Reflect having moved automake.
mp12/node2/Makefile.am: Reflect having moved automake.
mp13/Makefile.am: Reflect having moved automake.
mp13/node1/Makefile.am: Reflect having moved automake.
mp13/node2/Makefile.am: Reflect having moved automake.
mp14/Makefile.am: Reflect having moved automake.
mp14/node1/Makefile.am: Reflect having moved automake.
mp14/node2/Makefile.am: Reflect having moved automake.
* mp01/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp01/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp02/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp02/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp03/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp03/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp04/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp04/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp05/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp05/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp06/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp06/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp07/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp07/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp08/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp08/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp09/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp09/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp10/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp10/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp11/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp11/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp12/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp12/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp13/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp13/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* mp14/node1/Makefile.am: Use $(OBJEXT) instead of .o.
* mp14/node2/Makefile.am: Use $(OBJEXT) instead of .o.
* Per PR47 add support for buffered test output. This involved
adding defines to redirect output to a buffer and dump it when
full, at "test pause", and at exit. To avoid problems when redefining
exit(), all tests were modified to call rtems_test_exit().
Some tests, notable psxtests, had to be modified to include
the standard test macro .h file (pmacros.h or tmacros.h) to
enable this support.
* mp01/task1.c, mp02/task1.c, mp03/task1.c, mp04/task1.c, mp05/task1.c,
mp06/task1.c, mp07/task1.c, mp08/task1.c, mp09/task1.c, mp10/init.c,
mp11/init.c, mp12/init.c, mp13/init.c, mp13/task2.c: Modified.