source: rtems-central/spec/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @03984a9   04/12/22 06:35:03 Sebastian Huber spec: Fix fatal error test suite In the …
(edit) @b722d66   03/10/22 13:49:19 Sebastian Huber spec: Specify SMP multitasking start error
(edit) @dd79770   03/15/22 12:53:52 Sebastian Huber spec: Fix enabled-by of some test suites
(edit) @e85bd11   02/23/22 19:05:07 Sebastian Huber spec: Remove empty unit test suite
(edit) @6e64394   02/22/22 09:00:45 Sebastian Huber spec: Clarify scheduler configuration
(edit) @eb5ef75   02/18/22 15:14:43 Sebastian Huber spec: Use code inspections
(edit) @c061f7b   02/15/22 16:56:22 Sebastian Huber spec: Use test cases for validation
(edit) @dcee158   01/10/22 12:40:13 Sebastian Huber spec: Disable clock driver for intr tests
(edit) @f1fa0ab   12/22/21 09:10:29 Sebastian Huber spec: Provide a processor without a scheduler
(edit) @e3d9fa1   12/22/21 07:32:24 Sebastian Huber spec: Add test suite for Cache Manager parts
(edit) @350f5ec4   12/10/21 17:40:16 Sebastian Huber spec: Add test suite for Interrupt Manager parts
(edit) @e7b6912   12/01/21 08:57:52 Sebastian Huber spec: Rework application configuration
(edit) @58afe54   11/25/21 12:55:40 Sebastian Huber spec: Add performance requirements
(edit) @79cc481   11/24/21 14:33:17 Sebastian Huber spec: Add performance requirements
(edit) @a2228ff   11/22/21 12:13:49 Sebastian Huber spec: Add GRLIB errata
(edit) @5c4bfd2   11/16/21 10:34:14 Sebastian Huber spec: Improve acfg specification Rework BSP provided configuration …
(edit) @6146398   10/12/21 08:19:44 Sebastian Huber spec: Specify and test timecounters
(edit) @0884c62   10/06/21 06:32:54 Sebastian Huber spec: Disable clock driver for some test suites
(edit) @d7fab03   09/28/21 06:34:13 Sebastian Huber spec: Add application configuration requirements
(edit) @67072d2   09/17/21 11:03:31 Sebastian Huber spec: Use T_now_tick()
(edit) @a5fd743   09/17/21 09:28:04 Sebastian Huber spec: Specify one scheduler fatal error
(edit) @1926cec   09/16/21 14:53:16 Sebastian Huber spec: Thread pin/unpin with only one CPU
(edit) @fc14d39   09/15/21 13:43:33 Sebastian Huber spec: Add unit test example
(edit) @b71c41d   09/07/21 11:55:08 Sebastian Huber spec: Reorganize test suites
(edit) @1481d95   09/07/21 06:13:57 Sebastian Huber spec: Improve TLS specification
(edit) @600a975   08/16/21 17:13:53 Sebastian Huber spec: Remove space profile test suite
(edit) @cde8481   08/11/21 09:01:52 Sebastian Huber spec: Test default values of acfg options
(edit) @c2e657b   08/11/21 08:48:12 Sebastian Huber spec: Specify thread-local storage
(edit) @f57e1ee   08/10/21 08:12:01 Sebastian Huber spec: Improve branch coverage
(edit) @6e24f98   08/08/21 13:28:38 Sebastian Huber spec: Specify user extensions
(edit) @022af24   08/04/21 05:51:25 Sebastian Huber spec: Specify SMP system initialization
(edit) @f83bcc1   08/03/21 14:14:22 Sebastian Huber spec: Specify the system termination
(edit) @c5f79fd   08/03/21 10:43:51 Sebastian Huber spec: Specify some SMP fatal errors
(edit) @c6d847e   07/30/21 09:32:00 Sebastian Huber spec: Specify some fatal errors
(edit) @1ccc248   07/29/21 11:05:40 Sebastian Huber spec: Specify kernel input/output support
(edit) @e54b1d7   07/15/21 12:11:03 Sebastian Huber spec: Add grlib register load/store
(edit) @d1b869b   05/05/21 07:20:26 Sebastian Huber spec: Specify scheduler manager directives
(edit) @98f08f1   05/07/21 07:02:29 Sebastian Huber spec: Add SMP-only and non-SMP test suites
(edit) @5b65cce   04/29/21 08:02:12 Sebastian Huber spec: Add requirement for test suites
(edit) @aa6a1f4   04/29/21 07:15:04 Sebastian Huber spec: Add test suite name attribute
(edit) @4f8869b   04/20/21 07:04:50 Sebastian Huber spec: Use posix_memalign() The aligned_alloc() depends on errno.
(edit) @2a7217d   04/12/21 09:44:19 Sebastian Huber spec: Add a test suite without a clock driver
(edit) @342e41d   02/15/21 08:15:14 Sebastian Huber spec: Add test suite
(edit) @f8cd977   02/04/21 12:22:15 Sebastian Huber spec: Rename test case action attributes The new attribute keys make …
(edit) @a95eaf1   02/04/21 09:51:12 Sebastian Huber validation: Move actions to separate functions
(edit) @1e5eb0f   02/04/21 09:07:43 Sebastian Huber validation: Remove prologue/epilogue in test cases
(edit) @a4a93be   02/04/21 07:16:58 Sebastian Huber spec: Avoid test prologue/epilogue in test cases
(edit) @5591cc2   02/04/21 06:48:19 Sebastian Huber validation: Add context and fixture to test case
(edit) @89eaf3a   11/27/20 10:04:59 Sebastian Huber spec: Add test suite for model based testing
(edit) @de365f1   11/11/20 14:41:16 Sebastian Huber spec: Add performance test suite
(edit) @8b56752   10/07/20 13:42:09 Sebastian Huber spec: Use RTEMS_TEST_VERBOSITY
(edit) @712748b   09/17/20 15:45:44 Sebastian Huber spec: Use rtems_task_construct()
(edit) @724df1c   08/21/20 14:04:36 Sebastian Huber spec: Specify rtems_task_construct() Previous directive name was …
(edit) @51f9a65   09/10/20 13:21:24 Sebastian Huber spec: Specify rtems_task_create_from_config()
(edit) @175bfcc   08/03/20 10:27:49 Sebastian Huber spec: Add SMP support to validation test suite
(edit) @48d7a68   08/14/20 06:57:04 Sebastian Huber spec: Unify test attribute keys
(edit) @b7e749b   08/14/20 05:41:24 Sebastian Huber spec: Add test header to test case item type
(edit) @91df79c   08/11/20 06:48:00 Sebastian Huber validation: Remove explicit test names
(edit) @5f53e80   06/25/20 07:41:27 Sebastian Huber spec: Add validation test suite
(edit) @ad3bc01   05/26/20 09:44:55 Sebastian Huber Rename test suite attributes
(edit) @fa461cb4   05/26/20 06:33:00 Sebastian Huber Rename test case attributes
(edit) @3501795   05/18/20 06:19:46 Sebastian Huber Change format of enabled-by attribute
(add) @0dee9e4   04/24/20 12:49:27 Sebastian Huber Generate a test suite with two test cases
Note: See TracRevisionLog for help on using the revision log.