summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* sptests: add a test for page sizeChirayu Desai2013-12-066-2/+89
* sptest: sp2038: Add a test for leap yearChirayu Desai2013-12-051-0/+32
* Update to Mongoose 3.9 at the last point before the MIT -> GPL license changeNick Withers2013-12-041-25/+21
* psxtmtests: added new psxtmthread04 testDaniel Ramirez2013-12-026-2/+153
* posix: Use cleanup contexts on the stackSebastian Huber2013-12-021-7/+0
* pstmtests_plan.csv: Update to reflect psxtmcond 09 and 10 exitDaniel Ramirez2013-12-011-2/+2
* psxtmtests: added psxtmcond06 testDaniel Ramirez2013-12-016-1/+187
* psxtmtests: added new psxtmcond04 test, fixed psxtmcond03Daniel Ramirez2013-11-307-8/+179
* psx07.doc: New fileAnnelies Odermann2013-11-302-1/+77
* psxtmbarrier04/init.c: Fix warningsJoel Sherrill2013-11-301-0/+3
* psxtmthread02/init.c: Fix warningsJoel Sherrill2013-11-301-4/+12
* fixed psxtmthread02 test, updated .csv to be in sync and added test .docsDaniel Ramirez2013-11-309-41/+126
* psxtmtests_plan.csv: Replace comma with colonJoel Sherrill2013-11-301-8/+8
* psxtmtests: Added in new psxtmbarrier04 test, release, preemptDaniel Ramirez2013-11-306-1/+148
* 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