Ralf Corsepius
57c841e909
Remove MANAGERS.
2010-07-29 16:13:36 +00:00
Joel Sherrill
270434cc4a
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* Makefile.am, configure.ac: Add initial tests for untar capabilities.
* tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
tar02/tar02.doc, tar02/tar02.scn: New files.
2010-07-27 18:16:50 +00:00
Joel Sherrill
ad7e2f02f0
2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1631/testing
* gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
* Makefile.am, configure.ac: Changes to accommodate new tests
2010-07-27 14:45:10 +00:00
Joel Sherrill
8e8775dbad
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1632/testing
* Makefile.am, configure.ac: Make dedicated fatal error test for
/dev/null already registered. Using code from Bharath in new test
framework.
* devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
devnullfatal01/testcase.h: New files.
2010-07-27 13:57:17 +00:00
Joel Sherrill
c2e6cb1d28
2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1632/testing
* devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
null_initialize() and null_write().
2010-07-27 13:56:30 +00:00
Joel Sherrill
a7d3237314
*** empty log message ***
2010-07-27 13:54:56 +00:00
Joel Sherrill
04ecf40405
2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
2010-07-25 15:51:55 +00:00
Joel Sherrill
118cc56c10
2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
2010-07-25 15:48:16 +00:00
Joel Sherrill
972a8dba72
2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
2010-07-25 14:53:37 +00:00
Joel Sherrill
b28cb82e4f
2010-07-22 Bharath Suri <bharath.s.jois@gmail.com>
...
* devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
devfs02/Makefile.am: New tests added
* devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
devfs03/Makefile.am: New tests added
* devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
devfs04/Makefile.am: New tests added
* Makefile.am, configure.ac: Changes to accommodate the above
newly added tests.
2010-07-22 11:54:10 +00:00
Joel Sherrill
78da8ac396
2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, termios06/init.c: Add initial tests for
XON/XOFF and VMIN/VMAX cases.
* termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
termios07/termios07.doc, termios07/termios07.scn,
termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
termios08/termios08.doc, termios08/termios08.scn: New files.
2010-07-19 13:54:47 +00:00
Joel Sherrill
741343ad8e
2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add tar test for error cases.
* tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
tar03/tar03.scn: New files.
2010-07-19 13:12:40 +00:00
Joel Sherrill
e41e75def2
2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* stringto01/init.c, stringto01/stringto01.scn,
stringto01/stringto_test_template.h: Attempt to pick up a few more
error paths.
2010-07-19 13:10:48 +00:00
Joel Sherrill
66ed5ff777
2010-07-15 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1617/testing
* malloctest/init.c: Added new case to exercise _realloc_r.
2010-07-15 13:54:54 +00:00
Sebastian Huber
be4e3d6fbc
2010-07-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* malloctest/init.c: Added test for
rtems_heap_allocate_aligned_with_boundary().
2010-07-15 13:36:25 +00:00
Joel Sherrill
216715075b
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add new test to exercise devFS_Show().
* devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
devfs01/devfs01.scn, devfs01/init.c: New files.
2010-07-14 23:53:49 +00:00
Joel Sherrill
8911ffd33f
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add new test to exercise
malloc_get_statistics().
* malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
2010-07-14 23:29:45 +00:00
Joel Sherrill
830c6eee8e
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1535/tests
* malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
of work by Ralf and Joel.
2010-07-14 23:23:12 +00:00
Joel Sherrill
8cd0bb0f00
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
2010-07-14 15:59:37 +00:00
Joel Sherrill
843ad7b5ff
2010-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add test for exercising sbrk() extension
to Malloc Family.
* malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
2010-07-08 20:11:48 +00:00
Joel Sherrill
3e0310e340
2010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
cases. Coverage of these paths is near complete.
2010-07-06 19:54:00 +00:00
Joel Sherrill
96fc191bb8
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* malloctest/system.h: Enable malloc statistics.
2010-07-06 01:02:06 +00:00
Joel Sherrill
8eb24e7f3e
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: tar01 and tar02 not merged yet.
2010-07-06 00:32:33 +00:00
Joel Sherrill
15bf747a44
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
* termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
termios06/termios06.doc, termios06/termios06.scn,
termios06/test_pppd.c: New files.
2010-07-05 21:14:39 +00:00
Joel Sherrill
f938d598de
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add test for GCC C++ library helpers.
* gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
2010-07-01 14:37:46 +00:00
Joel Sherrill
028aa0630b
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios04/termios_testdriver_intr.c: Task driven IO now works.
2010-07-01 14:35:54 +00:00
Joel Sherrill
7424c3ee86
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add test for task driven drivers.
* termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
termios05/termios05.doc, termios05/termios05.scn,
termios05/termios_testdriver_taskdriven.c,
termios05/termios_testdriver_taskdriven.h: New files.
2010-07-01 14:35:00 +00:00
Joel Sherrill
03a47f6e06
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Revert changes related to uncommitted test
under development.
2010-06-28 17:15:44 +00:00
Joel Sherrill
33ece501be
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
2010-06-28 17:05:25 +00:00
Joel Sherrill
b6eaf42933
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add new test to exercise termios RX and TX
interrupt driven IO support.
* termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
termios04/termios04.doc, termios04/termios04.scn,
termios04/termios_testdriver_intr.c,
termios04/termios_testdriver_intr.h: New files.
2010-06-28 14:23:19 +00:00
Joel Sherrill
4b4cbdd68f
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
termios03/termios_testdriver_polled.c,
termios03/termios_testdriver_polled.h: Add more test cases.
2010-06-28 13:42:25 +00:00
Joel Sherrill
1b9c0c5aee
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
2010-06-28 13:23:27 +00:00
Joel Sherrill
69cab20e40
2010-06-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
termios03/termios03.doc, termios03/termios03.scn,
termios03/termios_testdriver_polled.c,
termios03/termios_testdriver_polled.h: New files.
* Makefile.am, configure.ac: Add initial version of new test for polled
IO support in termios.
2010-06-25 16:52:26 +00:00
Joel Sherrill
ef08dc1f8a
2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
termios02/Makefile.am: Revert.
2010-06-23 23:26:08 +00:00
Joel Sherrill
24a5a1452f
2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* termios01/termios01.scn: Fix bug so existing test code for
rtems_termios_baud_to_index() is executed.
2010-06-23 23:25:45 +00:00
Joel Sherrill
ab59de4542
2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
termios01/init.c, termios02/Makefile.am: Fix bug so existing test
code for rtems_termios_baud_to_index() is executed.
2010-06-23 23:24:11 +00:00
Joel Sherrill
ba6f945a7e
2010-06-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
before blowing stack.
2010-06-22 19:59:35 +00:00
Jennifer Averett
71a30785f2
2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
* Makefile.am, configure.ac: Added test that attempts to free stack
memory. This causes a error to be printed from the free function.
* malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
2010-06-22 19:27:12 +00:00
Jennifer Averett
91e446f3ab
2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
* malloctest/init.c: Added error case with malloc of size 0.
2010-06-22 18:20:47 +00:00
Jennifer Averett
81110848dc
2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
* malloctest/init.c: Added test to check failure branch on calloc.
2010-06-22 18:09:04 +00:00
Joel Sherrill
94f4f116e6
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
2010-06-21 21:09:36 +00:00
Joel Sherrill
e247b1af43
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add test for deferring free() from ISR and
for deferred free() processing.
* malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
2010-06-21 20:05:46 +00:00
Joel Sherrill
9f5f6f533c
2010-06-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios01/init.c, termios01/termios01.scn, termios02/init.c,
termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
are minimal implementations so the tests will have to grow as the
methods grow.
2010-06-07 18:33:09 +00:00
Sebastian Huber
b0e81c9689
2010-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
2010-06-07 09:33:32 +00:00
Sebastian Huber
377c0cb0e3
2010-05-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1433/cpukit
* block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
* block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
RTEMS_NO_MEMORY.
2010-05-17 08:34:55 +00:00
Sebastian Huber
c1b2bac5d4
2010-05-03 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* block01/init.c, block02/init.c, block03/init.c, block04/init.c,
block05/init.c, block06/init.c, block07/init.c, block09/init.c,
block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
2010-05-03 09:14:27 +00:00
Ralf Corsepius
1e1b6b545c
2010-05-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Move POSIX in front of other tests.
2010-05-01 04:20:27 +00:00
Joel Sherrill
fb2789688a
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bspcmdline01/init.c: Fix assert conditional.
2010-04-25 19:12:22 +00:00
Ralf Corsepius
a290e72a5d
2010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
* POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
2010-04-11 16:44:52 +00:00
Ralf Corsepius
5d8a42a518
Add flockfile, funlockfile, ftrylockfile.
2010-04-11 16:44:35 +00:00