summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Create message queue implementation headerSebastian Huber2013-07-221-2/+2
* testsuites: Use _Thread_Get_executing()Sebastian Huber2013-07-225-11/+13
* testsuites: Include missing header filesSebastian Huber2013-07-221-0/+2
* rtems: Create semaphore implementation headerSebastian Huber2013-07-184-3/+8
* stdatomic.h support check when configureWeiY2013-07-178-0/+32
* spatomic test case updateWeiY2013-07-177-188/+135
* 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
* Revert "sptests/sp02: Fix maximum task count"Sebastian Huber2013-06-171-1/+1
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-5/+1
* 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
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-311-2/+11
* sptests: add test to demonstrate bug in strict order mutexGedare Bloom2013-05-206-1/+257
* sptests: add test for priority inversion with multiple locksGedare Bloom2013-05-206-1/+211
* score: Add CPU context validationSebastian Huber2013-05-106-0/+222
* Clear the atomic conditional compilation.WeiY2013-05-018-32/+0
* testsuites: Fix warningsSebastian Huber2013-04-118-12/+4
* sptests/spstkalloc02: Disable for small memory BSPSebastian Huber2013-04-081-0/+25
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-3438/+0
* Introduce AM_CONDITIONAL ATOMIC.Ralf Corsépius2013-02-147-14/+28
* Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.Ralf Corsépius2013-02-141-0/+4
* sptests/spfatal11: Update due to API changesSebastian Huber2013-02-122-5/+22
* score: Add and use rtems_assert_contextSebastian Huber2013-02-122-5/+31
* tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY2013-02-0742-0/+2563
* score: atomic support for RTEMS automake and autoconf changesWeiY2013-02-072-1/+10
* testsuites: Fix prototypesSebastian Huber2013-01-272-7/+6
* testsuites: Use rtems_fatal_source_description()Sebastian Huber2013-01-272-15/+3
* sapi: Add rtems_fatal_source_description()Sebastian Huber2013-01-072-2/+32
* rtems: Critical fix for eventsSebastian Huber2013-01-072-23/+289
* sptests/spintrcritical16: Fix NULL pointer accessSebastian Huber2013-01-021-1/+4
* sptests/speventsystem01: Add test casesSebastian Huber2012-12-221-0/+34
* score: Add _Objects_Active_count()Sebastian Huber2012-12-213-1/+10
* score: Add rtems_chain_node_count_unprotected()Sebastian Huber2012-12-213-1/+23
* score: rtems_initialize_start_multitasking()Sebastian Huber2012-12-071-1/+1
* score: Add CPU_Exception_frameSebastian Huber2012-11-276-0/+119
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+1
* sptests/spcbssched02: PR2081: WorkaroundSebastian Huber2012-11-211-8/+10
* rtems: Add rtems_clock_get_uptime_seconds()Sebastian Huber2012-11-212-0/+4
* rtems: Add rtems_clock_get_uptime_timeval()Sebastian Huber2012-11-212-0/+4
* score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber2012-11-152-4/+6
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-3/+0
* score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2012-11-152-1/+2