summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxtests: add documentation for psx05Chirayu Desai2013-11-292-1/+39
* psxtmtests_plan.csv: Avoid comma in descriptionsJoel Sherrill2013-11-281-20/+21
* psxtmthread05: delete spurious .cvsignore fileGedare Bloom2013-11-271-2/+0
* psxtmtests: copy psxtmthread05 to psxtmthread06, fix psxtmthread05Daniel Ramirez2013-11-279-11/+162
* psxtmtests_plan.csv: Add explicit No statusJoel Sherrill2013-11-271-30/+30
* Indicate that test psxtmthread05 has been implementedChirayu Desai2013-11-271-1/+1
* psxtests: Add test document file to psx06.Steven Kou2013-11-271-0/+34
* psxtmtests: Add psxtmthread05 for pthread_setschedparamChirayu Desai2013-11-275-0/+153
* 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
* score/rbtree: Remove "unprotected" from APISebastian Huber2013-11-212-65/+65
* score/rbtree: Delete protected operationsSebastian Huber2013-11-211-64/+64
* Misc tests: Fix scn files and adjust outputJoel Sherrill2013-11-185-23/+107
* libtests/malloctest: Fix heap extend test caseSebastian Huber2013-11-181-1/+1
* testsuites: Add missing .scn filesJoel Sherrill2013-11-1546-22/+1183
* Rename imfs_fspathenval.scn to imfs_fspatheval.scnJoel Sherrill2013-11-152-2/+1
* fsdosfsname01: Improve test for duplicate namesRalf Kirchner2013-11-151-1/+9
* smptests/smp06: Delete testSebastian Huber2013-11-116-187/+0
* fsdosfsformat01: Add test for re-mount of a filesystemRalf Kirchner2013-10-181-0/+11
* libtests/flashdisk01: Include missing header fileSebastian Huber2013-10-161-0/+1
* rename smpatomic08 to smpatomic01WeiY2013-10-087-26/+32
* delete smpatomic0-7 test casesWeiY2013-10-0844-1938/+0
* add simple atomic test cases into smpatomic08WeiY2013-10-081-0/+108
* JFFS2: New testsSebastian Huber2013-09-1911-0/+411
* libtests/termios04: Avoid NULL pointer accessSebastian Huber2013-09-171-3/+6
* libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber2013-09-166-0/+89
* fstests/mdosfs_fstime: Remove testSebastian Huber2013-09-163-35/+0
* psxtests/psxfile01: Fix according to POSIXSebastian Huber2013-09-131-4/+4
* fstests/fstime: Fix according to POSIXSebastian Huber2013-09-131-102/+139
* fstests/fspermission: Fix resource leakSebastian Huber2013-09-131-2/+9
* smptests/smpatomic08: Add initialization test caseSebastian Huber2013-09-032-0/+43
* score: Use unsigned long for atomic integersSebastian Huber2013-09-038-62/+62
* smptests/smpatomic08: Avoid copy and pasteSebastian Huber2013-09-012-163/+86
* smptests/smpatomic08: Simplify or/and test caseSebastian Huber2013-09-011-38/+52
* smptests/smpatomic08: Fix compare and exchangeSebastian Huber2013-09-011-9/+17
* add atomic sub, and, or, compare_exchange test cases into smpatomic08WeiY2013-09-012-1/+175
* smp: Add and use _Assert_Owner_of_giant()Sebastian Huber2013-08-303-27/+101
* sapi: SMP support for chainsSebastian Huber2013-08-302-10/+22
* smptests/smpatomic08: Fix race conditionsSebastian Huber2013-08-292-55/+54
* smptests/smpatomic08: New testSebastian Huber2013-08-286-0/+382
* smptests: Move ATOMIC conditional to top-levelSebastian Huber2013-08-288-28/+2
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-1/+2
* sptests/spthreadq01: Add SMP supportSebastian Huber2013-08-271-2/+6
* sptests/spnsext01: Add SMP supportSebastian Huber2013-08-271-2/+3
* score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber2013-08-271-0/+26
* sptests/spintrcritical20: PR2140: New testSebastian Huber2013-08-236-0/+204
* psxtests/psxfatal0[12]: Update due to API changesSebastian Huber2013-08-232-4/+8
* libtests/flashdisk01: Update screen fileSebastian Huber2013-08-231-8/+10
* posix: Update to the pthread_once changes.Chris Johns2013-08-232-12/+32