[RTEMS Project] #2288: Use of assert()
RTEMS trac
trac at rtems.org
Mon Mar 9 18:32:14 UTC 2015
#2288: Use of assert()
---------------------------+-------------------
Reporter: joel.sherrill | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11
Component: General | Version: 4.11
Severity: normal | Resolution:
Keywords: |
---------------------------+-------------------
Comment (by joel.sherrill):
FWIW this looks like the set of tests using assert().
./fstests/fstime/test.c
./libtests/block09/init.c
./libtests/block10/init.c
./libtests/capture01/init.c
./libtests/exit01/init.c
./libtests/exit02/init.c
./libtests/flashdisk01/test-file-system.c
./smptests/smpfatal01/init.c
./smptests/smpfatal02/init.c
./smptests/smpfatal03/init.c
./smptests/smpfatal04/init.c
./smptests/smpfatal05/init.c
./smptests/smpfatal08/init.c
./sptests/spheapprot/init.c
So that shouldn't be too bad to correct if all can be safely changed to
rtems_test_assert().
I am also not sure what rb_heap_assert() maps down to.
--
Ticket URL: <http://devel.rtems.org/ticket/2288#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list