summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-083-328/+1094
| | | | | * malloctest/init.c, malloctest/malloctest.scn: Add error cases for _Protected_heap_Get_information().
* 2009-06-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-102-16/+47
| | | | | * heapwalk/init.c: Add test code for first free block pointer not aligned.
* 2009-06-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-082-2/+46
| | | | * heapwalk/init.c: Add more cases.
* 2009-06-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-062-8/+48
| | | | * heapwalk/init.c: Add more automated corruption capability.
* 2009-06-05 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-06-053-0/+29
| | | | * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
* 2009-05-19 Chris Johns <chrisj@rtems.org>Chris Johns2009-05-184-3/+20
| | | | | | * cpuuse/tswitch.c: Lower sample count for small memory targets. * cpuuse/system.h: Smaller stack size for small memory targets. * monitor02/init.c: Cannot run on small memory targets.
* 2009-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-172-2/+8
| | | | * rtmonuse/init.c: Do not use Task_name array before initialized.
* 2009-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-092-1/+4
| | | | * malloctest/init.c: Fix warning.
* 2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-072-1/+5
| | | | * malloctest/init.c: Fix typo.
* 2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-078-2/+142
| | | | | | * Makefile.am, configure.ac: Add shell of heap walk test for Santosh. * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn, heapwalk/init.c, heapwalk/system.h: New files.
* 2009-05-07 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-05-072-0/+24
| | | | | * malloctest/init.c: Add test case for heap resize block when the resize creates a free block large enough to free.
* Eliminate _exe_/.exe.Ralf Corsepius2009-04-0310-70/+70
|
* 2009-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-04-031-0/+9
| | | | | | | | | * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am, tztest/Makefile.am: Eliminate _exe_/.exe.
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-112-1/+8
| | | | * stackchk/stackchk.scn: Correct screen to match output.
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-152-1/+7
| | | | | | * malloctest/init.c: Change sizes of heap/region and allocated objects in heap to intptr_t so they can be larger than a single allocatable object (e.g. size_t).
* 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-142-2/+22
| | | | | * malloctest/init.c: Do not generate alignment factors larger that will not fit in a native integer.
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-172-1/+6
| | | | | * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
* Convert to "bool".Ralf Corsepius2008-09-061-3/+3
|
* 2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-061-0/+4
| | | | * malloctest/init.c: Convert to "bool".
* 2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-172-2/+6
| | | | * rtems++/System.h: Account for extra task stacks properly.
* 2008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-272-1/+5
| | | | * malloctest/init.c: Fix return status check.
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-02-019-8/+15
| | | | | | | * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c, putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c: Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a clock_settime case for < 1988.
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-312-0/+82
| | | | * malloctest/init.c: Add more test cases to cover heap better.
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-312-20/+44
| | | | | | * malloctest/init.c: Add new test cases per Sergei. Make some of the stranger cases operate directly on a freshly initialized heap. This should make them more reproducible.
* 2008-01-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-292-9/+46
| | | | | * malloctest/init.c: Add more tests per suggestions from Sergei Organov.
* 2008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-252-0/+5
| | | | * malloctest/init.c: Add include to remove warning.
* 2008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-222-1/+4
| | | | * malloctest/init.c: Remove debug print.
* 2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-092-0/+6
| | | | * monitor02/.cvsignore: New file.
* 2008-01-09 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-097-1/+155
| | | | | | * Makefile.am, configure.ac: Added automatic test for monitor shell * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn, monitor02/system.h: New files.
* 2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-202-5/+62
| | | | | * malloctest/init.c: Add test cases suggested by Sergei Organov <s.organov@javad.com>.
* 2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-193-3/+47
| | | | * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
* 2007-12-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-143-5/+19
| | | | | * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to exericise another path in the period statistics code.
* 2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-122-0/+22
| | | | | * malloctest/init.c: Add some primitive testing of realloc() which also does some positive path testing on the SuperCore heap.
* 2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-10-264-19/+80
| | | | | * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new cases for untested routines.
* 2007-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-242-1/+12
| | | | | | * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets the CPU Usage Report include it. If it is deleted, the CPU time it had consumed is not listed later in the report.
* 2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-06-202-2/+6
| | | | * tztest/init.c: Build when using buffered test IO.
* 2007-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-172-4/+12
| | | | | * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT() macro instead of fflush() directly.
* 2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-153-12/+15
| | | | | | | | | | * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic Statistics and Period Usage into Rate Monotonic Manager. Added the following directives: rtems_rate_monotonic_get_statistics, rtems_rate_monotonic_reset_statistics, rtems_rate_montonic_reset_all_statistics, rtems_rate_montonic_report_statistics, and rtems_object_get_name. Obsoleted the rtems/rtmonuse.h file as a public interface.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-117-6/+14
| | | | | | | | * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add optional managers to Makefiles. Clean up test cases so last output line follows END OF pattern. Make sure test case all run. All tests appeared ok on sis.
* 2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-291-0/+4
| | | | * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
* Use rtems_task_argument.Ralf Corsepius2007-03-292-2/+2
|
* 2007-03-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-132-0/+7
| | | | | * tztest/init.c: Call tzset() even though it may be called for us implicitly along the way.
* 2007-03-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-132-0/+6
| | | | * tztest/.cvsignore: New file.
* 2007-03-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-137-1/+112
| | | | | | * Makefile.am, configure.ac: Added timezone test. * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc, tztest/tztest.scn: New files.
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-052-6/+11
| | | | | * malloctest/init.c: Be explicit about need for default and floating point attributes. This is just a style change.
* 2007-02-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-02-063-7/+12
| | | | | * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing issues in message queue tests.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-022-1/+5
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+6
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* *** empty log message ***Joel Sherrill2006-09-142-2/+2
|
* Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius2006-07-115-12/+6
|