Changeset cc1c944 in rtems

Timestamp:
04/08/21 06:18:20 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
6aa0552
Parents:
d0de6fd
git-author:
Sebastian Huber <sebastian.huber@…> (04/08/21 06:18:20)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/24/22 10:10:48)
Message:

libtest: Add scheduler test support

Add support to record scheduler operations. This support is especially
important for tests in SMP configurations since the thread switch extension is
quite difficult to use due to the asynchronous nature of thread dispatching.
In contrast, the scheduler operations occur normally in a deterministic order.

Update #3716.

(No files)

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