summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smplock01 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber1-1/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-2/+0
2016-12-07smplock01: Fix plot scriptsSebastian Huber2-2/+4
2016-12-05smplock01: Fix fairness plot scriptSebastian Huber1-1/+1
2016-11-23smptests/smplock01: Test TAS and TTAS locksSebastian Huber4-1560/+2508
2016-11-03smptests/smplock01: Update screen fileSebastian Huber2-1555/+1555
2016-10-31smptests/smplock01: Use test supportSebastian Huber3-533/+2189
2016-06-09score: Add an SMP sequence lock implementationSebastian Huber2-24/+342
2016-05-19SMP: Add Mellor-Crummey and Scott (MCS) lockSebastian Huber1-14/+159
2014-09-01smptests/smplock01: Update screen fileSebastian Huber1-1/+1
2014-04-11rtems: Rename rtems_smp_get_current_processor()Sebastian Huber1-2/+2
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17tests/smptests: Use <rtems/test.h>Sebastian Huber1-3/+6
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-3/+3
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-2/+10
2014-03-11score: Add local context to SMP lock APISebastian Huber1-10/+15
2014-02-17score: Add SMP barrierSebastian Huber1-52/+14
2014-02-17smptests/smplock01: Use atomic operationsSebastian Huber1-57/+41
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-6/+6
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-2/+2
2013-05-31smptests/smplock01: New testSebastian Huber4-0/+461