Changeset 72960bc7 in rtems for testsuites/smptests

Timestamp:
08/13/20 09:33:47 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
13acd90
Parents:
5383d4db
git-author:
Sebastian Huber <sebastian.huber@…> (08/13/20 09:33:47)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/18/20 05:08:51)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.