summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-27psxtmthread05: delete spurious .cvsignore fileGedare Bloom1-2/+0
2013-11-27psxtmtests: copy psxtmthread05 to psxtmthread06, fix psxtmthread05Daniel Ramirez9-11/+162
2013-11-27psxtmtests_plan.csv: Add explicit No statusJoel Sherrill1-30/+30
2013-11-27Indicate that test psxtmthread05 has been implementedChirayu Desai1-1/+1
2013-11-27psxtests: Add test document file to psx06.Steven Kou1-0/+34
2013-11-27psxtmtests: Add psxtmthread05 for pthread_setschedparamChirayu Desai5-0/+153
2013-11-25psxtests: Add test document file to psx09.Steven Kou1-0/+25
2013-11-25psxtests: Add test document file to psx08.Steven Kou1-0/+28
2013-11-22psxtests: add psx01/psx01.docAnnelies Odermann1-0/+36
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber2-65/+65
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-64/+64
2013-11-18Misc tests: Fix scn files and adjust outputJoel Sherrill5-23/+107
2013-11-18libtests/malloctest: Fix heap extend test caseSebastian Huber1-1/+1
2013-11-15testsuites: Add missing .scn filesJoel Sherrill46-22/+1183
2013-11-15Rename imfs_fspathenval.scn to imfs_fspatheval.scnJoel Sherrill2-2/+1
2013-11-15fsdosfsname01: Improve test for duplicate namesRalf Kirchner1-1/+9
2013-11-11smptests/smp06: Delete testSebastian Huber6-187/+0
2013-10-18fsdosfsformat01: Add test for re-mount of a filesystemRalf Kirchner1-0/+11
2013-10-16libtests/flashdisk01: Include missing header fileSebastian Huber1-0/+1
2013-10-08rename smpatomic08 to smpatomic01WeiY7-26/+32
2013-10-08delete smpatomic0-7 test casesWeiY44-1938/+0
2013-10-08add simple atomic test cases into smpatomic08WeiY1-0/+108
2013-09-19JFFS2: New testsSebastian Huber11-0/+411
2013-09-17libtests/termios04: Avoid NULL pointer accessSebastian Huber1-3/+6
2013-09-16libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber6-0/+89
2013-09-16fstests/mdosfs_fstime: Remove testSebastian Huber3-35/+0
2013-09-13psxtests/psxfile01: Fix according to POSIXSebastian Huber1-4/+4
2013-09-13fstests/fstime: Fix according to POSIXSebastian Huber1-102/+139
2013-09-13fstests/fspermission: Fix resource leakSebastian Huber1-2/+9
2013-09-03smptests/smpatomic08: Add initialization test caseSebastian Huber2-0/+43
2013-09-03score: Use unsigned long for atomic integersSebastian Huber8-62/+62
2013-09-01smptests/smpatomic08: Avoid copy and pasteSebastian Huber2-163/+86
2013-09-01smptests/smpatomic08: Simplify or/and test caseSebastian Huber1-38/+52
2013-09-01smptests/smpatomic08: Fix compare and exchangeSebastian Huber1-9/+17
2013-09-01add atomic sub, and, or, compare_exchange test cases into smpatomic08WeiY2-1/+175
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber3-27/+101
2013-08-30sapi: SMP support for chainsSebastian Huber2-10/+22
2013-08-29smptests/smpatomic08: Fix race conditionsSebastian Huber2-55/+54
2013-08-28smptests/smpatomic08: New testSebastian Huber6-0/+382
2013-08-28smptests: Move ATOMIC conditional to top-levelSebastian Huber8-28/+2
2013-08-27posix: Add and use _POSIX_signals_Acquire()Sebastian Huber1-1/+2
2013-08-27sptests/spthreadq01: Add SMP supportSebastian Huber1-2/+6
2013-08-27sptests/spnsext01: Add SMP supportSebastian Huber1-2/+3
2013-08-27score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber1-0/+26
2013-08-23sptests/spintrcritical20: PR2140: New testSebastian Huber6-0/+204
2013-08-23psxtests/psxfatal0[12]: Update due to API changesSebastian Huber2-4/+8
2013-08-23libtests/flashdisk01: Update screen fileSebastian Huber1-8/+10
2013-08-23posix: Update to the pthread_once changes.Chris Johns2-12/+32
2013-08-20smp: Disable restart of threads other than selfSebastian Huber1-0/+23
2013-08-20smp: Add Deterministic Priority SMP SchedulerSebastian Huber1-12/+12