[RTEMS Project] #3199: New test framework

RTEMS trac trac at rtems.org
Tue Aug 18 05:15:41 UTC 2020


#3199: New test framework
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  accepted
 Priority:  normal           |   Milestone:  6.1
Component:  lib              |     Version:  5
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:  3716             |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"72960bc7d4c8f7eb7687827d1c1545b1eb5fdb71/rtems"
 72960bc7/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="72960bc7d4c8f7eb7687827d1c1545b1eb5fdb71"
 libtest: Change T_step() and T_assert_step()

 Normally, the expected test step must be a compile time constant.  Allow
 variable expected test steps for the T_step() and T_assert_step().  This
 can be used for parameterized test loops with individual fixtures.

 Remove the ability to use custom failure messages due to some
 implementation constraints.

 Update #3199.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3199#comment:64>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list