Chris Johns
c49985691f
Change all references of rtems.com to rtems.org.
2014-03-21 08:10:47 +11:00
Sebastian Huber
f8b2eb03f7
tests/libtests: Use <rtems/test.h>
2014-03-20 09:10:26 +01:00
Sebastian Huber
92f50c3b29
score: Add SYSTEM_STATE_TERMINATED
...
Merge systems states SYSTEM_STATE_SHUTDOWN and SYSTEM_STATE_FAILED into
new system state SYSTEM_STATE_TERMINATED. This reflects that all system
termination paths end up in _Internal_error_Occurred().
2014-02-19 09:59:38 +01:00
Sebastian Huber
39046f766f
score: Merge sysstate API into one file
2013-07-24 11:11:21 +02:00
Sebastian Huber
e6f7f81766
score: Create heap implementation header
...
Move implementation specific parts of heap.h and heap.inl into new
header file heapimpl.h. The heap.h contains now only the application
visible API.
2013-07-23 17:19:08 +02:00
Joel Sherrill
9b4422a251
Remove All CVS Id Strings Possible Using a Script
...
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.
2012-05-11 08:44:13 -05:00
Sebastian Huber
627b70e10a
2011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* heapwalk/init.c: Improve coverage.
* heapwalk/heapwalk.scn: Update.
2011-03-10 15:41:58 +00:00
Ralf Corsepius
7d3f9c646a
Add HAVE_CONFIG_H.
2011-02-22 07:37:03 +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
Ralf Corsepius
b1274bd94c
Whitespace removal.
2009-11-30 03:33:25 +00:00
Ralf Corsepius
3066a0b4cb
Comment out unused vars.
2009-10-26 07:49:50 +00:00
Ralf Corsepius
cbc5c46032
Add missing prototypes.
2009-10-26 05:44:07 +00:00
Joel Sherrill
b2f05456e3
2009-09-09 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
cases to get back to 100% object coverage.
2009-09-09 16:30:14 +00:00
Joel Sherrill
809fb589fc
2009-09-09 Christian Mauderer <christian.mauderer@embedded-brains.de>
...
* heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
malloctest/malloctest.scn: New test cases.
* stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
2009-09-09 14:59:09 +00:00
Joel Sherrill
8de136b6c5
2009-08-19 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
2009-08-26 12:01:21 +00:00
Joel Sherrill
5f6a4a24fa
2009-06-10 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* heapwalk/init.c: Add test code for first free block pointer not
aligned.
2009-06-10 15:28:10 +00:00
Joel Sherrill
93f4ac264c
2009-06-08 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* heapwalk/init.c: Add more cases.
2009-06-08 22:49:58 +00:00
Joel Sherrill
f4812a03e3
2009-06-06 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* heapwalk/init.c: Add more automated corruption capability.
2009-06-06 18:52:54 +00:00
Joel Sherrill
c30fcf522c
2009-06-05 Santosh G Vattam <vattam.santosh@gmail.com>
...
* heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
2009-06-05 22:17:52 +00:00
Joel Sherrill
56b7951e45
2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* 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 17:48:15 +00:00