summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+2
| | | | | * sp29/init.c: Include "tmacros.h". Misc. changes related to rtems_intervals.
* Include "tmacros.h".Ralf Corsepius2009-10-271-4/+6
| | | | Misc. changes related to rtems_intervals.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+2
| | | | | * sp14/asr.c: Add PRIxrtems_signal_set. Use PRIxrtems_signal_set to print rtems_signal_set's.
* Add PRIxrtems_signal_set.Ralf Corsepius2009-10-271-2/+5
| | | | Use PRIxrtems_signal_set to print rtems_signal_set's.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+1
| | | | * sp13/task3.c: Use PRIu32 to print "count".
* Use PRIu32 to print "count".Ralf Corsepius2009-10-271-1/+1
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-1/+3
| | | | | * sp09/screen12.c: Segment sizes are uintptr_t's. * sp09/screen11.c: Use size_t for "size".
* Segment sizes are uintptr_t's.Ralf Corsepius2009-10-271-1/+1
|
* Use size_t for "size".Ralf Corsepius2009-10-271-2/+2
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+1
| | | | * sp62/init.c: segment sizes are uintptr_t's.
* segment sizes are uintptr_t's.Ralf Corsepius2009-10-271-1/+1
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+2
| | | | | * sp25/task1.c: Use PRIuPTR to print segment_size's. * sp21/task1.c: Add PRIurtems_device_major_number.
* Use PRIuPTR to print segment_size's.Ralf Corsepius2009-10-271-2/+2
|
* Add PRIurtems_device_major_number.Ralf Corsepius2009-10-271-1/+4
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+2
| | | | | * sp11/task1.c, sp11/task2.c: Use PRIxrtems_event_set to print rtems_event_set's.
* Use PRIxrtems_event_set to print rtems_event_set's.Ralf Corsepius2009-10-272-14/+14
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-272-2/+5
| | | | | | * sp09/screen13.c: Revert previous change. Remove broken extraneous line seemingly having crept into in 2009-08-10 patch.
* Remove extraneous argument to print.Ralf Corsepius2009-10-271-1/+1
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+1
| | | | * spsize/size.c: Use PRIu32 to print sys_req.
* Use PRIu32 to print sys_req.Ralf Corsepius2009-10-271-2/+3
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+1
| | | | * sp37/init.c: Add missing argument to printf.
* Add missing argument to printf.Ralf Corsepius2009-10-271-1/+1
|
* Use PRIdrtems_task_argument to print rtems_task_argument's.Ralf Corsepius2009-10-276-15/+15
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+6
| | | | | | * sp44/init.c, sp35/priinv.c, sp33/init.c, sp28/init.c, sp12/pritask.c, sp34/changepri.c: Use PRIdrtems_task_argument to print rtems_task_argument's.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+2
| | | | | * sp25/task1.c: segment_size is uintptr_t. * spfatal06/testcase.h: Add missing return.
* segment_size is uintptr_t.Ralf Corsepius2009-10-271-3/+3
|
* Add missing return.Ralf Corsepius2009-10-271-0/+1
|
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+3
| | | | | | * sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c: Duplicate code from rtems_name_to_characters to convert rtems_name's into char arrays.
* Duplicate code from rtems_name_to_characters to convert rtems_name's into ↵Ralf Corsepius2009-10-274-20/+44
| | | | char arrays.
* 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-271-0/+7
| | | | | | | * sp09/screen13.c: Comment out unused return status. * sp63/init.c: Use PRIu32 to print uint32_t's. * sp33/init.c: Use PRIu32 to print uint32_t's. * sp28/init.c: Use PRIu32 to print uint32_t's.
* Comment out unused return status.Ralf Corsepius2009-10-271-1/+1
|
* Use PRIu32 to print uint32_t's.Ralf Corsepius2009-10-273-7/+7
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+2
| | | | | * sp31/task1.c: Use PRIdWatchdog_Interval to print Watchdog_Interval's.
* Use PRIdWatchdog_Interval to print Watchdog_Interval's.Ralf Corsepius2009-10-261-6/+6
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+5
| | | | | * sp20/task1.c, sp32/init.c, spclockget/init.c: Use PRIdrtems_interval to print rtems_interval's.
* Use PRIdrtems_interval to print rtems_interval's.Ralf Corsepius2009-10-263-5/+5
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+1
| | | | * sp13/task1.c: Misc. uint32_t fixes.
* Misc. uint32_t fixes.Ralf Corsepius2009-10-262-11/+11
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+1
| | | | * sp20/task1.c: Misc. uint32_t fixes.
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+4
| | | | | | | * sp47/init.c: Add PRIXModes_Control, PRIXrtems_mode. Use PRIXrtems_mode to print rtems_mode's. * sp08/system.h: Add PRIxModes_Control, PRIxrtems_mode. Use PRIxrtems_mode to print rtems_mode's.
* Add PRIXModes_Control, PRIXrtems_mode.Ralf Corsepius2009-10-261-1/+4
| | | | Use PRIXrtems_mode to print rtems_mode's.
* Add PRIxModes_Control, PRIxrtems_mode.Ralf Corsepius2009-10-261-1/+4
| | | | Use PRIxrtems_mode to print rtems_mode's.
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+5
| | | | | * sp19/first.c, sp19/fptask.c, sp19/fptest.h, sp19/inttest.h, sp19/task1.c: Add missing PRI*32's.
* Add missing PRI*32's.Ralf Corsepius2009-10-265-6/+6
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+5
| | | | | * sp34/changepri.c, sp35/priinv.c: Use PRIdPriority_Control to print Priority_Control's.
* Use PRIdPriority_Control to print Priority_Control's.Ralf Corsepius2009-10-262-2/+2
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-1/+3
| | | | | * sp34/changepri.c, sp59/init.c: Use PRIdrtems_task_priority to print rtems_task_priority's.
* Use PRIdrtems_task_priority to print rtems_task_priority's.Ralf Corsepius2009-10-262-3/+3
|
* 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-261-0/+10
| | | | | | | | | | * sp07/task1.c, sp07/task2.c, ssp12/pritask.c: Use PRIdrtems_task_priority to print rtems_task_priority's * sp12/system.h: Change Priority_Test_driver to use rtems_task_priority argument. * sp12/pridrv.c: Change Priority_Test_driver to use rtems_task_priority argument. Use PRIdrtems_task_priority to print rtems_task_priority's.
* Change Priority_Test_driver to use rtems_task_priority argument.Ralf Corsepius2009-10-261-1/+1
|