Sebastian Huber
bcef89f236
Update company name
...
The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.
2023-05-20 11:05:26 +02:00
Sebastian Huber
e81701bc6c
validation: Fix typo
2023-03-14 08:27:33 +01:00
Sebastian Huber
9bb2f59efe
doxygen: Add groups for related test suites
2023-03-14 08:07:25 +01:00
Sebastian Huber
55318d17b4
validation: Improve spurious interrupt test case
...
Use the tm27 support to test a spurious interrupt. This helps to run the
validation test case on targets which have no software interrupt available for
tests (for example riscv/PLIC/CLINT in the SMP configuration).
2022-11-11 16:38:25 +01:00
Sebastian Huber
9f9f1408a1
rtems: Clarify scheduler of created task
2022-03-29 17:19:42 +02:00
Sebastian Huber
c2d7376f06
validation: Use individual names for ident tests
...
Make the task configuration reusable.
Update #3716 .
2022-03-29 17:19:42 +02:00
Sebastian Huber
40cc4f5009
validation: Improve support library
...
Update #3716 .
2022-03-24 11:10:48 +01:00
Sebastian Huber
9e1fc36692
validation: GetTestableInterruptVector()
...
Update #3269 .
2021-07-26 19:57:31 +02:00
Sebastian Huber
bfec448682
validation: GetValidInterruptVectorNumber()
...
Update #3269 .
2021-07-26 19:57:31 +02:00
Sebastian Huber
1465e78a59
validation: HasInterruptVectorEntriesInstalled()
...
Update #3269 .
2021-07-26 19:57:31 +02:00
Sebastian Huber
f89cf8e8c4
validation: Add CallWithinISR()
...
Update #3269 .
2021-07-26 19:57:31 +02:00
Sebastian Huber
410317ae3a
validation: Add INVALID_ID to tx-support.h
2021-05-14 08:50:10 +02:00
Sebastian Huber
bc29c7c313
validation: Add support library
...
Add a library for support functions used by validation tests. Rename
tc-support.* to tx-support.* since this file does not contain test
cases.
2021-05-14 08:48:38 +02:00