summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Corrected for this test.Joel Sherrill1997-06-031-0/+1
* | Added correct contentsJoel Sherrill1997-06-031-0/+57
* | new fileJoel Sherrill1997-06-034-0/+700
* | Corrected maximum number of messages to be non-zeroJoel Sherrill1997-06-031-1/+1
* | removed reference to Stub Device DriverJoel Sherrill1997-06-031-1/+0
* | Replaced prototype for Last_Task which was accidentally removed whenJoel Sherrill1997-06-031-0/+14
* | Changed RTEMS.Boolean to Standard.Boolean to avoid typing problems.Joel Sherrill1997-06-031-1/+1
* | Fixed incorrect invocation of Message_Queue_CreateJoel Sherrill1997-06-031-1/+0
* | fixed typo which resulted in Message_Queue_Create being invoked incorrectly.Joel Sherrill1997-06-031-1/+0
* | Fixed calls to Message_Queue_Create to include maximum message sizeJoel Sherrill1997-06-039-5/+14
* | Changed to variable length messages.Joel Sherrill1997-06-0317-66/+219
* | Changed Task_Entry_Point to Task_Entry to be correct per 4.0.0.Joel Sherrill1997-06-0311-11/+11
* | Changed type Task_Entry_Point to Task_Entry to be correct per 4.0.0.Joel Sherrill1997-06-031-1/+1
* | Fixed all references to Semaphore_Create to have the correctJoel Sherrill1997-06-037-5/+12
* | New file.Joel Sherrill1997-06-0328-0/+1045
* | new fileJoel Sherrill1997-06-0328-0/+1596
* | Removed Configuration Table information.Joel Sherrill1997-06-0330-1170/+0
* | Corrected call to Semaphore_Create to have the proper calling sequenceJoel Sherrill1997-06-031-0/+2
* | Removed Configuration Table informationJoel Sherrill1997-06-031-38/+0
* | new fileJoel Sherrill1997-06-032-0/+94
* | Removed unnecessary dependency on RTEMS_Test_Support which existedJoel Sherrill1997-06-031-1/+0
* | new fileJoel Sherrill1997-06-036-0/+209
* | removed reference to the Stub Device DriverJoel Sherrill1997-06-031-1/+0
* | Changed mode and priority of initialization task.Joel Sherrill1997-06-032-5/+2
* | Changed attribute of Initialization Task to Floating_PointJoel Sherrill1997-06-031-1/+1
* | new filesJoel Sherrill1997-06-032-0/+56
* | new fileJoel Sherrill1997-06-033-0/+326
* | new fileJoel Sherrill1997-06-0314-0/+504
* | Changed from RTEMS.Boolean to Standard.Boolean to avoid problems.Joel Sherrill1997-06-031-1/+1
* | new filesJoel Sherrill1997-06-032-0/+82
* | Added True and False constants for RTEMS.Boolean types. This necessitatedJoel Sherrill1997-06-034-16/+72
* | Switched to proper types for booleans and increased the stack spaceJoel Sherrill1997-06-032-5/+6
* | Added RTEMS boolean constants.Joel Sherrill1997-06-032-0/+6
* | Modifed to make the test run to completion. Primarily providedJoel Sherrill1997-06-032-32/+96
* | Commented out exception handling code since these routines are notJoel Sherrill1997-06-031-9/+9
* | removed with of unchecked_conversionJoel Sherrill1997-06-031-1/+0
* | sptest.adb: update Semaphore_Create calling sequenceJoel Sherrill1997-06-032-1/+8
* | Added Pending_Events and lined up other event constantsJoel Sherrill1997-06-032-66/+68
* | Fixed problems which prevented the test from compiling and running toJoel Sherrill1997-06-033-85/+157
* | added more constants and fixed numerJoel Sherrill1997-06-034-48/+128
* | changed reference for Configuration Table from BSP to RTEMS.Joel Sherrill1997-06-031-2/+1
* | added Signal constants, Is_Status_Successful, and Attribute constants.Joel Sherrill1997-06-034-10/+148
* | *** empty log message ***Joel Sherrill1997-06-0319-18/+13
* | added rtems_interrupt_level_attribute routien to return a properlyJoel Sherrill1997-06-034-32/+12
* | updated to runJoel Sherrill1997-06-032-15/+42
* | New style main procedure which creates the test's RTEMS initialization taskJoel Sherrill1997-06-0328-27/+687
* | added subtract of 1 to Task_Number to account for the creationJoel Sherrill1997-06-021-1/+1
* | *** empty log message ***Joel Sherrill1997-06-021-1/+0
* | added Minimum_Stack_Size and Mode constantsJoel Sherrill1997-06-022-16/+46
* | new fileJoel Sherrill1997-06-021-0/+33