source: rtems/cpukit/libtest

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5b97821   04/08/21 05:51:38 Sebastian Huber libtest: Fix use of flexible array member Flexible array members must …
(edit) @c96644e8   02/24/21 13:45:47 Sebastian Huber libtest: Print SHA256 hash in base64url
(edit) @74eff26c   02/23/21 18:47:02 Sebastian Huber libtest: Report target hash Update #4267.
(edit) @da8ad67e   02/23/21 09:58:08 Sebastian Huber libtest: Report build label Update #4269.
(edit) @5be6e61   02/21/21 16:26:31 Sebastian Huber libtest: Add support to seize/surrender objects
(edit) @788fa86   02/05/21 15:05:20 Sebastian Huber libtest: Add T_get_thread_timer_state()
(edit) @8f7baef4   02/01/21 13:18:58 Sebastian Huber libtest: Remove double definition
(edit) @23f4e5b   01/28/21 15:43:55 Sebastian Huber libtest: Fix implicit type conversions This fix relates to a Coverity …
(edit) @3b8137b   01/28/21 14:03:55 Sebastian Huber libtest: Check return values with RTEMS_DEBUG This fix relates to a …
(edit) @e269e389   01/27/21 15:42:14 Sebastian Huber libtest: Remove superfluous NULL pointer check This fix relates to …
(edit) @426b6cd   01/27/21 15:41:00 Sebastian Huber libtest: Use dependency injection This helps static analyzers.
(edit) @aa1c6dd   11/21/20 20:15:39 Sebastian Huber libtest: Fix undefined setjmp() behaviour Bug was introduced by …
(edit) @c542345   11/12/20 10:05:19 Sebastian Huber libtest: Simplify "Load" environment reporting Report all runtime …
(edit) @78baeb7   11/11/20 16:09:58 Sebastian Huber libtest: Allow assert checks during test begin Allow assert checks in …
(edit) @d2bc5945   11/11/20 10:27:50 Sebastian Huber libtest: Rename ValidCache? in FullCache? This name better reflects the …
(edit) @8882635   11/10/20 11:02:34 Sebastian Huber libtest: Add primitive test case memory allocator This primitive test …
(edit) @33cd037b   11/10/20 09:40:51 Sebastian Huber libtest: Simplify runtime measurement support Use the test case …
(edit) @eae22cc0   11/10/20 09:23:10 Sebastian Huber libtest: Make test case allocator configurable
(edit) @a72419b   09/24/20 14:18:33 Sebastian Huber libtest: Remove superfluous assignment Issue found by Coverity (CID …
(edit) @98d2adb   09/17/20 15:40:52 Sebastian Huber libtest: Fix T_thread_switch_record() If RTEMS_DEBUG is not defined, …
(edit) @c7289484   08/14/20 07:56:51 Sebastian Huber libtest: Add T_push_plan() and T_pop_plan() Update #3199.
(edit) @13acd90   08/13/20 17:00:47 Sebastian Huber libtest: Use a destructor Do not set up a new test steps environment. …
(edit) @72960bc7   08/13/20 09:33:47 Sebastian Huber libtest: Change T_step() and T_assert_step() Normally, the expected …
(edit) @5383d4db   08/13/20 07:59:19 Sebastian Huber libtest: Add fixture steps Support a new test plan for each nested …
(edit) @33eb113   08/13/20 08:09:30 Sebastian Huber libtest: Add T_check_steps() Update #3199.
(edit) @cbc1ba3   08/13/20 07:01:32 Sebastian Huber libtest: Use line buffer in T_check() Update #3199.
(edit) @5d614fd   08/13/20 05:44:25 Sebastian Huber libtest: Add T_puts() Update #3199.
(edit) @a7af34d0   08/13/20 05:45:29 Sebastian Huber libtest: Add T_do_is_runner() Update #3199.
(edit) @e67eff2   08/13/20 05:33:17 Sebastian Huber libtest: Add output buffer drain and fill Update #3199.
(edit) @5a8114c6   08/12/20 14:57:39 Sebastian Huber libtest: Change fixture scope method Return the produced character …
(edit) @c1354f0   08/07/20 18:30:39 Sebastian Huber libtest: Add T_thread_switch_record() Add support to record thread …
(edit) @20c79bf   08/07/20 18:30:09 Sebastian Huber libtest: Constify Update #3199.
(edit) @f933b65   08/07/20 16:07:52 Sebastian Huber libtest: Improve T_check_task_context Update #3199.
(edit) @32f1f747   08/06/20 17:12:55 Sebastian Huber libtest: Fix T_interrupt_test() in SMP configs Update #3199.
(edit) @cc3fd8fc   07/17/20 17:42:32 Sebastian Huber libtest: Add T_interrupt_test() Update #3199.
(edit) @c9d2405   07/18/20 18:09:11 Sebastian Huber libtest: Add rtems_test_run() Update #3199.
(edit) @35d9af69   07/18/20 14:05:42 Sebastian Huber libtest: Add T_CHECK_FMT Rename internal function T_check_true() to …
(edit) @7781404   07/17/20 19:21:16 Sebastian Huber libtest: Add T_stop() Update #3199.
(edit) @34e4df55   04/16/20 10:22:06 Sebastian Huber libtest: Split POSIX Keys support Update #3199.
(edit) @63e4278   06/26/20 05:44:55 Sebastian Huber libtest: Add T_get_scope() Update #3199.
(edit) @cb3c6bdc   06/09/20 13:55:22 Sebastian Huber libtest: Add push/pop fixture support Update #3199.
(edit) @6b27e32   06/08/20 08:04:55 Sebastian Huber libtest: Support custom scope messages via fixture Update #3199.
(edit) @c081c68   04/16/20 14:06:59 Sebastian Huber libtest: Add T_make_runner() Update #3199.
(edit) @af92665   07/17/20 12:49:42 Sebastian Huber libtest: Add T_get_one_clock_tick_busy() Update #3199.
(edit) @e3e3b871   07/17/20 12:40:36 Sebastian Huber libtest: Add T_busy() Update #3199.
(edit) @361404e8   07/17/20 11:46:24 Sebastian Huber libtest: Move <t.h> to <rtems/test.h> Update #3199.
(edit) @9de8d61   07/17/20 11:36:49 Sebastian Huber libtest: <rtems/test.h> to <rtems/test-info.h> Rename this header …
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @754f78fa   01/28/20 12:44:14 Sebastian Huber libtest: Fix T_check_task_context() Fix T_check_task_context() in … 5
(edit) @556e45f2   12/20/19 08:29:33 Sebastian Huber libtest: Add T_check_task_context() action 5
(edit) @77ac1519   12/20/19 09:55:36 Sebastian Huber libtest: Use test configuration in T_now() Use the user provided now … 5
(edit) @8c3b0d7   12/20/19 09:26:06 Sebastian Huber libtest: Fix use of T_check_true() 5
(edit) @d0b704b0   12/05/19 06:08:52 Sebastian Huber libtest: Change expected pass state string Use separator character … 5
(edit) @9c29cb5   11/30/19 10:52:57 Sebastian Huber libtest: Change expected fail state string Use the value expected by … 5
(edit) @a0304e8d   11/22/19 10:28:55 Sebastian Huber libtest: Output basename of source files Output only the basename of … 5
(edit) @b5e61f95   10/02/19 06:04:42 Sebastian Huber libtest: Add more action events This allows more control over the … 5
(edit) @b406d071   10/01/19 12:16:34 Sebastian Huber libtest: Do all output in test runner This ensures that lines are … 5
(edit) @f9219db   04/05/19 06:16:05 Sebastian Huber rtems: Add rtems_scheduler_get_processor_maximum() Add … 5
(edit) @03c9f24   04/05/19 06:03:12 Sebastian Huber rtems: Add rtems_scheduler_get_processor() Add … 5
(edit) @cfcc2cbf   01/31/19 13:45:31 Sebastian Huber Add RTEMS Test Framework Update #3199. 5
(add) @6fe01e4b   01/14/19 08:08:18 Sebastian Huber build: Move test support to librtemstest.a One reason to move the … 5
Note: See TracRevisionLog for help on using the revision log.