summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tmcontext01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-15tmcontext01: Convert to JSON dataSebastian Huber1-20/+26
2024-01-15tmcontext01: Improve timing measurements for sparcSebastian Huber1-16/+12
2024-01-15tmcontext01: Prevent optimizationsSebastian Huber1-12/+3
2023-07-21testsuites: Remove stray ';'Sebastian Huber1-1/+1
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-07testsuites/tmtests/*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-1/+1
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-07-20tmtests/tmcontext01: Prevent GCC 7.1 optimizationsSebastian Huber1-20/+21
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-2/+0
2015-03-05tests: Fix warningsSebastian Huber1-1/+1
2014-09-11tmtests/tmcontext01: Improve cache dirty functionSebastian Huber1-14/+24
2014-09-08tmtests/tmcontext01: Improve cache dirty functionSebastian Huber1-4/+7
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-03-25tmtests/tmcontext01: Use <rtems/test.h>Sebastian Huber1-11/+5
2014-03-25tmtests: convert to test.hbjorn larsson1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+1
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-1/+3
2014-03-11score: Add local context to SMP lock APISebastian Huber1-3/+3
2014-02-28tmtests/tmcontext01: New testSebastian Huber1-0/+273