summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp20/sp20.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-22sptests/sp20: Use printer taskSebastian Huber1-18/+18
This avoids test failures due to slow output devices.
2002-11-142002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-12/+12
* sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn, sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239 update the IDs in the screens.
2000-09-292000-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+14
* sp20/sp20.scn: Corrected to reflect new addition. * sp20/system.h: Removed comment reflecting history.
2000-01-05Changed screen to reflect change in object class numbers with ITRONJoel Sherrill1-14/+14
addition.
1995-09-27Modified UNIX simulator port so all references to native unixJoel Sherrill1-15/+15
stuff is in the executive source proper in the file cpu.c. This should help avoid conflicts between RTEMS POSIX files and UNIX files.
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-15/+15
Added a table of object information control blocks. Modified _Thread_Get so it looks up a thread regardless of which thread management "entity" (manager, internal, etc) actually "owns" it.
1995-08-18Changed to reflect adding object class to idJoel Sherrill1-15/+15
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-1/+1