summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* smptests/smpipi01: Fix sporadic test failureSebastian Huber6 hours1-6/+42
* smpmulticast01: Ignore SMP_FATAL_SHUTDOWN_RESPONSESebastian Huber6 hours1-8/+10
* smpopenmp01: Convert to JSON dataSebastian Huber2024-01-153-126/+118
* smplock01: Convert to JSON dataSebastian Huber2024-01-154-2682/+397
* smptests: Print proper end of test messageSebastian Huber2023-05-233-4/+16
* Update company nameSebastian Huber2023-05-2047-47/+47
* testsuites/smptests: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-141-3/+22
* score: Use priority inheritance for thread joinSebastian Huber2022-07-281-14/+19
* smptests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-1410-30/+220
* smptests/*/*.py: Change license to BSD-2Joel Sherrill2022-06-143-9/+66
* testsuites/smptests/*: Change license to BSD-2Joel Sherrill2022-04-0762-186/+1364
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1039-234/+0
* smptests/smpstart01: New test programSebastian Huber2022-03-082-0/+167
* rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber2021-11-182-2/+2
* rtems: Simplify rtems_semaphore_set_priority()Sebastian Huber2021-11-151-1/+1
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-211-1/+1
* testsuites/smpmulticast01: Enforce step orderingKinsey Moore2021-09-211-0/+1
* build: Remove old build systemSebastian Huber2021-09-212-770/+0
* smpfatal01: Fix test time out on sparc/leon3Sebastian Huber2021-08-301-1/+1
* score: Replace priority prepend it with an enumSebastian Huber2021-08-121-33/+36
* score: Change _SMP_Send_message() parameter typeSebastian Huber2021-07-292-5/+11
* score: Add _Per_CPU_Submit_job()Sebastian Huber2021-07-292-10/+3
* score: Simplify SMP processor state handlingSebastian Huber2021-07-284-23/+61
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-285-12/+10
* Update test smpstrongapa01Richi Dubey2021-07-061-19/+47
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-1/+1
* smpcapture02: Fix use of BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+1
* score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2021-06-101-0/+2
* rtems: Change rtems_task_get_affinity() statusSebastian Huber2021-04-271-1/+1
* smpfatal08: block secondary processorsJiri Gaisler2021-04-131-0/+2
* rtems: Allow initially locked MrsP semaphoresSebastian Huber2021-03-161-4/+10
* rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber2021-03-163-7/+8
* mrsp: Change error status for a nested seizeSebastian Huber2021-01-211-1/+1
* smptests/smpipi01: Fix sporadic test failureSebastian Huber2020-12-091-0/+7
* rtems: Improve rtems_interrupt_server_create()Sebastian Huber2020-11-241-2/+63
* smpmulticast01: Fix NULL pointer accessSebastian Huber2020-11-101-1/+1
* tests: Add and use <rtems/testopts.h>Sebastian Huber2020-10-011-1/+2
* irqs01/smpirqs01: New testsSebastian Huber2020-09-142-0/+210
* libtest: Change T_step() and T_assert_step()Sebastian Huber2020-08-181-8/+8
* smpschededf02: Document reset() functionSebastian Huber2020-08-041-1/+13
* libtest: Move <t.h> to <rtems/test.h>Sebastian Huber2020-07-231-1/+1
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-236-6/+6
* smpsignal01: Change state before sending the signalJan Sommer2020-06-111-1/+1
* Canonicalize config.h includeSebastian Huber2020-04-1636-36/+36
* config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2020-02-251-2/+0
* smpschededf02: Improve readabilitySebastian Huber2020-02-141-66/+74
* smpfatal09: Fix test caseSebastian Huber2020-02-141-6/+0
* bsps: Rework work area initializationSebastian Huber2020-02-041-4/+29
* smptests/smpmulticast01: Fix test configurationSebastian Huber2020-01-281-1/+1