summaryrefslogtreecommitdiff
path: root/testsuites/smptests/smpatomic01/init.c (follow)
AgeCommit message (Expand)Author
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber
2016-06-08smptests/smpatomic01: Fix seqlock writeSebastian Huber
2016-06-07smptests/smpatomic01: Add seqlock test caseSebastian Huber
2016-06-01smptests/smpatomic01: New test casesSebastian Huber
2015-09-26score: Use uintptr_t for atomic pointer operationsSebastian Huber
2015-03-17testsupport: Add worker setup handlerSebastian Huber
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig
2015-03-05tests: Refactor parallel test executionAlexander Krutwig
2015-02-19score: Make <rtems/score/atomic.h> availableSebastian Huber
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-17tests/smptests: Use <rtems/test.h>Sebastian Huber
2014-03-06score: Add _Atomic_Fence()Sebastian Huber
2014-02-17score: Add SMP barrierSebastian Huber
2014-02-14score: Add Atomic_UintSebastian Huber
2013-10-08rename smpatomic08 to smpatomic01WeiY
2013-10-08delete smpatomic0-7 test casesWeiY
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber
2013-02-07tests: atomic support for RTEMS. SMP tests for atomic operations.WeiY