Home
last modified time | relevance | path

Searched refs:WaitOnSource (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DTimeHandleTests.cs52 WaitOnSource().ShouldFinish(); in ShouldHandleProgressIncludingResiduum()
60 WaitOnSource().ShouldFinish(); in ShouldHandleProgressIncludingResiduum()
68 WaitOnSource().ShouldFinish(); in WaitShouldNotBlockIfThereWasNoRequest()
91 WaitOnSource().ShouldBlock(); in WaitShouldBlockWaitingForReport()
101 WaitOnSource().ShouldBlock(); in WaitShouldBlockWaitingForReport2()
143WaitOnSource().ShouldBlock(); // this should block here is a hack not to finish this test too soon in ShouldNotAllowToWaitBeforeGranting()
156 WaitOnSource(); in ShouldNotAllowToGrantTimeToBlockedHandle()
170 WaitOnSource(); in ShouldNotAllowToCallWaitTwiceAfterReportingContinue()
171WaitOnSource().ShouldBlock(); // this should block here is a hack not to finish this test too soon in ShouldNotAllowToCallWaitTwiceAfterReportingContinue()
184 WaitOnSource(); in ShouldNotAllowToCallGrantAfterReportingBreak()
[all …]