summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Create pthread implementation headerSebastian Huber2013-07-222-2/+2
* posix: Create priority implementation headerSebastian Huber2013-07-221-1/+0
* smptests/smp08: Print missing newlineSebastian Huber2013-07-221-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-221-2/+2
* score: Error for non-preemptible tasks on SMPSebastian Huber2013-07-228-266/+16
* rtems: Error for task variables on SMPSebastian Huber2013-07-221-0/+9
* rtems: Error for task delete on SMPSebastian Huber2013-07-222-1/+7
* sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber2013-07-226-0/+84
* testsuites: Use _Thread_Get_executing()Sebastian Huber2013-07-229-15/+21
* testsuites: Include missing header filesSebastian Huber2013-07-227-0/+8
* smptests: Be successful on one processorSebastian Huber2013-07-225-12/+58
* rtems: Create semaphore implementation headerSebastian Huber2013-07-185-3/+9
* libtests/gxx01: Avoid random memory read/writeSebastian Huber2013-07-182-22/+15
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-1721-71/+78
* stdatomic.h support check when configureWeiY2013-07-1716-14/+64
* smpatomic test case updateWeiY2013-07-177-186/+133
* spatomic test case updateWeiY2013-07-177-188/+135
* psxtests/psxcleanup: Fix cleanup push/pop testSebastian Huber2013-07-051-4/+3
* psxtests/psxhdrs: Fix cleanup push/pop testSebastian Huber2013-07-053-29/+3
* tmtests/tm20: Change allocation sizesSebastian Huber2013-06-251-3/+3
* psxtests/psxkey02: SimplifySebastian Huber2013-06-252-71/+23
* sptests/spwkspace: Reserve space for duplicatesSebastian Huber2013-06-251-0/+2
* sptests/spmountmgr01: SimplifySebastian Huber2013-06-251-4/+4
* sptests/sp64: SimplifySebastian Huber2013-06-251-78/+25
* sptests/sp62: Rework to avoid heap internalsSebastian Huber2013-06-251-32/+29
* sptests/sp59: Change allocation sizeSebastian Huber2013-06-251-1/+1
* sptests/sp18: SimplifySebastian Huber2013-06-252-26/+16
* sptests/sp16: Change allocation sizesSebastian Huber2013-06-254-34/+36
* sptests/sp09: Change allocation sizesSebastian Huber2013-06-251-2/+2
* smptests/smpschedule01: Update due to API changeSebastian Huber2013-06-171-1/+1
* Revert "sptests/sp02: Fix maximum task count"Sebastian Huber2013-06-171-1/+1
* smptests/smpschedule01: New testSebastian Huber2013-06-146-0/+246
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-1417-46/+42
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-141-3/+3
* score: Add _Chain_Insert_ordered_unprotected()Sebastian Huber2013-06-143-0/+36
* sptests/sp02: Fix maximum task countSebastian Huber2013-06-141-1/+1
* rtems: Add interrupt locksSebastian Huber2013-06-121-0/+17
* fsdsosfsname01: Ensure endian correctnessRalf Kirchner2013-06-033-33/+6418
* fsdosfsname01: Add compatibility testsRalf Kirchner2013-06-036-0/+11294
* fsdosfsname01: Add multibyte testsRalf Kirchner2013-06-032-1/+286
* libtests: Add new test: utf8proc01Ralf Kirchner2013-06-036-0/+317
* fsdosfsname01: New testRalf Kirchner2013-06-036-0/+688
* smptests/smplock01: New testSebastian Huber2013-05-316-0/+463
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-311-2/+11
* smptests: Use priority ceiling for locked printSebastian Huber2013-05-312-2/+3
* smptests/smp09: Add missing newlineSebastian Huber2013-05-271-1/+1
* smptests/smp01: Do not assume CPU 0 runs InitSebastian Huber2013-05-271-19/+22
* smptests/smp01: Fix semaphore countSebastian Huber2013-05-278-3/+12
* dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner2013-05-241-0/+1
* fstests: Use "tmacros.h" instead of "pmacros.h"Ralf Kirchner2013-05-241-1/+1