summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxtests: Add test document file to psx06.Steven Kou2013-11-271-0/+34
* psxtests: Add test document file to psx09.Steven Kou2013-11-251-0/+25
* psxtests: Add test document file to psx08.Steven Kou2013-11-251-0/+28
* psxtests: add psx01/psx01.docAnnelies Odermann2013-11-221-0/+36
* Misc tests: Fix scn files and adjust outputJoel Sherrill2013-11-184-23/+105
* psxtests/psxfile01: Fix according to POSIXSebastian Huber2013-09-131-4/+4
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-1/+2
* psxtests/psxfatal0[12]: Update due to API changesSebastian Huber2013-08-232-4/+8
* posix: Update to the pthread_once changes.Chris Johns2013-08-232-12/+32
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-084-5/+0
* psxtests/psx14: Include missing header fileSebastian Huber2013-08-061-0/+1
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-0632-5/+1337
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-013-3/+3
* score: Add and use _Thread_Update_cpu_time_used()Sebastian Huber2013-08-011-4/+5
* score: Merge tod implementation into one fileSebastian Huber2013-07-263-0/+6
* score: Create object implementation headerSebastian Huber2013-07-261-1/+2
* score: Create stack implementation headerSebastian Huber2013-07-232-2/+4
* posix: Create timer implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-222-2/+2
* posix: Create priority implementation headerSebastian Huber2013-07-221-1/+0
* testsuites: Use _Thread_Get_executing()Sebastian Huber2013-07-222-2/+2
* testsuites: Include missing header filesSebastian Huber2013-07-224-0/+4
* psxtests/psxcleanup: Fix cleanup push/pop testSebastian Huber2013-07-051-4/+3
* psxtests/psxhdrs: Fix cleanup push/pop testSebastian Huber2013-07-053-29/+3
* psxtests/psxkey02: SimplifySebastian Huber2013-06-252-71/+23
* psxtests/psxtime: Reduce test timeSebastian Huber2013-05-062-235/+139
* testsuites: Fix warningsSebastian Huber2013-04-112-22/+37
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-2622/+0
* testsuites: Fix prototypesSebastian Huber2013-01-272-7/+6
* testsuites: Use rtems_fatal_source_description()Sebastian Huber2013-01-272-12/+3
* Generating .scn (Screen Shots) #7Alex Ivanov2013-01-141-0/+5
* libcsupport: Add rtems_resource_snapshot_take()Sebastian Huber2012-12-212-5/+101
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-051-1/+3
* Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber2012-11-222-4/+4
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-3/+0
* sapi: Add and use rtems_internal_error_descriptionSebastian Huber2012-11-151-31/+1
* score: Work area initialization API changeSebastian Huber2012-10-251-2/+7
* Revert "Add config.h.in."Gedare Bloom2012-08-061-107/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-191-1/+1
* Require autoconf-2.69.Ralf Corsépius2012-07-191-1/+1
* psxtests/psxchroot01: TypoSebastian Huber2012-07-171-1/+1
* psxtests/psxpipe01: Use greedy allocation APISebastian Huber2012-07-171-3/+4
* score: Change greedy allocation APISebastian Huber2012-07-175-16/+23
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-311-2/+1
* Filesystem: Wait for unmount() to finishSebastian Huber2012-05-292-43/+60
* Add config.h.in.Ralf Corsépius2012-05-241-0/+107
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-151-3/+1
* psxtests - Eliminate missing prototype warningsJoel Sherrill2012-05-1171-201/+556
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-11409-1015/+0
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-33/+30