summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpatomic01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-231-1/+1
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-3/+3
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-1/+1
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-021-2/+0
* smptests/smpatomic01: Fix seqlock writeSebastian Huber2016-06-081-1/+3
* smptests/smpatomic01: Add seqlock test caseSebastian Huber2016-06-072-0/+235
* smptests/smpatomic01: New test casesSebastian Huber2016-06-012-18/+349
* score: Use uintptr_t for atomic pointer operationsSebastian Huber2015-09-262-16/+0
* testsupport: Add worker setup handlerSebastian Huber2015-03-171-11/+24
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-061-30/+60
* tests: Refactor parallel test executionAlexander Krutwig2015-03-051-147/+140
* score: Make <rtems/score/atomic.h> availableSebastian Huber2015-02-192-207/+0
* tests: Add documentationSebastian Huber2014-09-011-2/+27
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+6
* score: Add _Atomic_Fence()Sebastian Huber2014-03-062-19/+70
* score: Add SMP barrierSebastian Huber2014-02-171-46/+2
* score: Add Atomic_UintSebastian Huber2014-02-141-0/+54
* rename smpatomic08 to smpatomic01WeiY2013-10-084-0/+655
* delete smpatomic0-7 test casesWeiY2013-10-086-266/+0
* score: Use unsigned long for atomic integersSebastian Huber2013-09-031-2/+2
* smptests: Move ATOMIC conditional to top-levelSebastian Huber2013-08-281-4/+0
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-2/+2
* stdatomic.h support check when configureWeiY2013-07-171-2/+4
* smpatomic test case updateWeiY2013-07-171-20/+13
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-3/+3
* tests: atomic support for RTEMS. SMP tests for atomic operations.WeiY2013-02-076-0/+275