Searched refs:ReportError (Results 1 – 1 of 1) sorted by relevance
32 public void ReportError(string errorString) in ReportError() method in Antmicro.Renode.UnitTests.Utilities.ThreadSyncTester211 … tester.ReportError($"Expected operation '{name}' to finish, but it looks like being stuck."); in ShouldFinish()217 … tester.ReportError($"Expected {result} result of operation '{name}', but got {Result}"); in ShouldFinish()230 …tester.ReportError($"Expected operation '{name}' to block, but it finished with result: {Result}."… in ShouldBlock()