19 #ifndef FWRT_TESTCASES_H_ 20 #define FWRT_TESTCASES_H_ FwRtTestOutcome_t FwRtTestCaseRun3()
Verify the logic to handle a container stop request while notifications are pending.
FwRtTestOutcome_t FwRtTestCaseRunNonNullAttr1()
Verify a nominal run of the RT Container with non-NULL values for the attributes of the POSIX objects...
FwRtTestOutcome_t FwRtTestCaseSetAttr1()
Verify the attribute setting interface of a RT Container.
FwRtTestOutcome_t FwRtTestCaseRunDefault1()
Verify a nominal run of the RT Container with default configuration.
FwRtTestOutcome_t FwRtTestCaseStressRun5()
Verify the RT Container logic in a stress test where two threads send random sequences of notificatio...
FwRtTestOutcome_t FwRtTestCaseStressRun3()
Verify the RT Container logic in a stress test where two different threads send random sequences of n...
FwRtTestOutcome_t FwRtTestCaseRun2()
Verify the logic to handle bursts of notifications.
FwRtTestOutcome_t FwRtTestCaseSetAction1()
Verify the action setting interface of a RT Container.
FwRtTestOutcome_t FwRtTestCaseStressRun1()
Verify the RT Container logic in a stress test with a long sequences of notifications and random outc...
FwRtTestOutcome_t FwRtTestCaseRun1()
Verify the logic to skip a notification in the Notification Procedure.
FwRtTestOutcome_t FwRtTestCaseStressRun2()
Verify the RT Container logic in a stress test with a long sequences of notifications and start/stop ...
FwRtTestOutcome_t FwRtTestCaseStressRun6()
Verify the RT Container logic in a stress test where two threads send random sequences of notificatio...
FwRtTestOutcome_t
Outcome of a procedure test case.
FwRtTestOutcome_t FwRtTestCaseStressRun4()
Verify the RT Container logic in a stress test where two threads send random sequences of notificatio...