summaryrefslogtreecommitdiff
path: root/testsuites/smptests (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2020-02-14smpschededf02: Improve readabilitySebastian Huber
2020-02-14smpfatal09: Fix test caseSebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2020-01-28smptests/smpmulticast01: Fix test configurationSebastian Huber
2019-12-19config: Improve EDF SMP scheduler configurationSebastian Huber
2019-12-11rtems: Simplify semaphore configurationSebastian Huber
2019-12-05libtest: Change expected pass state stringSebastian Huber
2019-11-12tests: Remove superfluous SMPTESTS defineSebastian Huber
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber
2019-05-20score: Add _SMP_Synchronize()Sebastian Huber
2019-05-20smpipi01: Use per-CPU jobs for IPI flood testSebastian Huber
2019-05-20smpipi01: Ensure IPI works on all processorsSebastian Huber
2019-05-20smpipi01: Use per-CPU jobs for pending IPI testSebastian Huber
2019-05-20score: Modify _Per_CPU_Perform_jobs()Sebastian Huber
2019-05-20score: Add _Per_CPU_Add_job()Sebastian Huber
2019-05-20score: Simplify _SMP_Multicast_action()Sebastian Huber
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber
2019-05-20smptests: Move SMP broadcast action test caseSebastian Huber
2019-05-20smpmulticast01: Use T_TEST_CASE()Sebastian Huber
2019-04-12score: More robust _SMP_Multicast_action()Sebastian Huber
2019-04-12score: Improve _SMP_Multicast_action()Sebastian Huber
2019-04-12score: Rework SMP multicast actionSebastian Huber
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2019-02-07score: Fix plain priority thread queues (SMP)Sebastian Huber
2019-01-30build: Do not install test programsSebastian Huber
2019-01-09rtems: Allow to set ISR level 0 in SMP configSebastian Huber
2018-12-18score: Fix per-CPU data allocationSebastian Huber
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara
2018-11-26Remove rtems_cache_*_processor_set() functionsSebastian Huber
2018-10-29posix: Enable more smptests tests by defaultSebastian Huber
2018-10-10build: Remove local.amSebastian Huber
2018-10-05tests: Use rtems_task_exit()Sebastian Huber
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber
2018-09-20smp03: make printout match actual task nameDaniel Hellstrom
2018-09-10score: Add thread pin/unpin supportSebastian Huber
2018-09-03score: Fix EDF SMP schedulerSebastian Huber
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber
2018-07-24smptests: Fix format warningsSebastian Huber
2018-07-18score: Fix _Scheduler_EDF_SMP_Set_affinity()Sebastian Huber
2018-06-28riscv: Add dummy SMP supportSebastian Huber
2018-05-02tests: Remove configure feature checksSebastian Huber
2018-04-27smptests/smpschededf02: Add test caseSebastian Huber
2018-04-23smptests/smpschedaffinity02: Fix configurationSebastian Huber
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns
2018-03-12config: Use new scheduler configuration definesSebastian Huber