Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/
DLedKeywords.cs31 …ssertLedState(bool state, float? timeout = null, int? testerId = null, bool pauseEmulation = false) in AssertLedState() argument
33 GetTesterOrThrowException(testerId).AssertState(state, timeout, pauseEmulation); in AssertLedState()
38 bool pauseEmulation = false) in AssertAndHoldLedState() argument
40 …owException(testerId).AssertAndHoldState(initialState, timeoutAssert, timeoutHold, pauseEmulation); in AssertAndHoldLedState()
45 bool pauseEmulation = false) in AssertLedDutyCycle() argument
47 …rowException(testerId).AssertDutyCycle(testDuration, expectedDutyCycle, tolerance, pauseEmulation); in AssertLedDutyCycle()
52 int? testerId = null, bool pauseEmulation = false) in AssertLedIsBlinking() argument
54 …ption(testerId).AssertIsBlinking(testDuration, onDuration, offDuration, tolerance, pauseEmulation); in AssertLedIsBlinking()
DUartKeywords.cs75 bool? pauseEmulation = null) in WaitForPromptOnUart() argument
77 return WaitForLineOnUart(prompt, timeout, testerId, treatAsRegex, true, pauseEmulation); in WaitForPromptOnUart()
82 … bool includeUnfinishedLine = false, bool? pauseEmulation = null, bool? matchNextLine = null) in WaitForLineOnUart() argument
87 pauseEmulation ?? defaultPauseEmulation, matchNextLine ?? defaultMatchNextLine); in WaitForLineOnUart()
93 … bool includeUnfinishedLine = false, bool? pauseEmulation = null, bool? matchFromNextLine = null) in WaitForLinesOnUart() argument
98pauseEmulation ?? defaultPauseEmulation, matchFromNextLine ?? defaultMatchNextLine); in WaitForLinesOnUart()
104 bool? pauseEmulation = null, bool? matchStart = false) in WaitForBytesOnUart() argument
109 pauseEmulation ?? defaultPauseEmulation, matchStart ?? defaultMatchNextLine); in WaitForBytesOnUart()
134 …ult WaitForNextLineOnUart(float? timeout = null, int? testerId = null, bool? pauseEmulation = null) in WaitForNextLineOnUart() argument
138 return tester.NextLine(timeInterval, pauseEmulation ?? defaultPauseEmulation); in WaitForNextLineOnUart()
[all …]
DLogTester.cs66 if(pauseEmulation) in Log()
82 pauseEmulation = false; in Log()
91 bool pauseEmulation = false, LogLevel level = null) in WaitForEntry() argument
111 this.pauseEmulation = pauseEmulation; in WaitForEntry()
119 if(this.pauseEmulation) in WaitForEntry()
136 if(pauseEmulation) in WaitForEntry()
190 private bool pauseEmulation; field in Antmicro.Renode.RobotFramework.LogTester
DRenodeKeywords.cs317 bool? pauseEmulation = null, LogLevel level = null) in WaitForLogEntry() argument
321 …ntry(pattern, out var bufferedMessages, timeout, keep, treatAsRegex, pauseEmulation ?? defaultPaus… in WaitForLogEntry()
336 …ing pattern, float? timeout = null, bool treatAsRegex = false, bool? pauseEmulation = null, LogLev… in ShouldNotBeInLog() argument
342 …Tester.WaitForEntry(pattern, out var _, timeout, true, treatAsRegex, pauseEmulation ?? defaultPaus… in ShouldNotBeInLog()
/Renode-v1.15.3-c57714d/tests/platforms/
DRenesas_EK-RA2E1.robot28 Wait For Log Entry AGT0 True level=Error pauseEmulation=true timeout=0.011
29 Wait For Log Entry AGT0 False level=Error pauseEmulation=true
31 Assert Led State True timeout=0.01 pauseEmulation=true
33 …ing testDuration=0.05 onDuration=0.005 offDuration=0.005 tolerance=0.2 pauseEmulation=true
34 Assert Led State True timeout=0.005 pauseEmulation=true
38 … For Line On Uart Periodic timer stopped. Enter any key to start timers. pauseEmulation=true
Dnucleo_h753zi.robot101 Assert LED Is Blinking testDuration=8 onDuration=1 offDuration=1 pauseEmulation=true
153 Assert LED State false testerId=${led3_tester} pauseEmulation=true
154 Assert LED State false testerId=${led1_tester} pauseEmulation=true
159 …Assert LED State true testerId=${led1_tester} pauseEmulation=true timeo…
160 Assert LED State false testerId=${led3_tester} pauseEmulation=true
163 Assert LED State false testerId=${led1_tester} pauseEmulation=true
164 Assert LED State false testerId=${led3_tester} pauseEmulation=true
166 Assert LED State true testerId=${led1_tester} pauseEmulation=true
167 Assert LED State false testerId=${led3_tester} pauseEmulation=true
179 Assert LED State false testerId=${led3_tester} pauseEmulation=true
[all …]
DRenesas_RA8M1.robot20 [Arguments] ${pauseEmulation}=true
24 Create Terminal Tester sysbus.segger_rtt defaultPauseEmulation=${pauseEmulation}
77 Assert Led State True timeout=0.01 pauseEmulation=true
79 … testDuration=0.05 onDuration=0.005 offDuration=0.005 tolerance=0.2 pauseEmulation=true
80 Assert Led State True timeout=0.005 pauseEmulation=true
DSAM4S_XPLAINED.robot27 Assert LED Is Blinking testDuration=8 onDuration=1 offDuration=1 pauseEmulation=true
DSTM32L072.robot281 Assert LED State true pauseEmulation=true
284 Assert LED State false pauseEmulation=true
285 Wait For Line On Uart STM32L0xx USART LL API Example : TX/RX in DMA mode pauseEmulation=true
286 …figuration UART 115200 bps, 8 data bit/1 stop bit/No parity/No HW flow control pauseEmulation=true
287 Wait For Line On Uart Please enter 'END' string ... pauseEmulation=true
DRenesas_RA6M5.robot112 Wait For Log Entry AGT0 True level=Error pauseEmulation=true timeout=0.011
113 Wait For Log Entry AGT0 False level=Error pauseEmulation=true
115 Assert Led State True timeout=0.01 pauseEmulation=true
117 … testDuration=0.05 onDuration=0.005 offDuration=0.005 tolerance=0.2 pauseEmulation=true
118 Assert Led State True timeout=0.005 pauseEmulation=true
122 … Line On Uart Periodic timer stopped. Enter any key to start timers. pauseEmulation=true
DRenesas_RZ_G2L.robot37 [Arguments] ${pauseEmulation}=true
41 Create Terminal Tester sysbus.segger_rtt defaultPauseEmulation=${pauseEmulation}
134 Assert LED Is Blinking testDuration=5 onDuration=1 offDuration=1 pauseEmulation=true
DRenesas_DA14592.robot53 Wait For Line On Uart Hello, world! pauseEmulation=true
Dambiq-apollo4.robot40 Wait For Line On Uart SUCCESS! pauseEmulation=true
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dprecise-pause.robot94 Wait For Line On Uart Press the button pauseEmulation=true
98 …${l}= Wait For Line On Uart Button pressed at (\\d+) pauseEmulation=true tre…
110 Wait For Line On Uart Press the button pauseEmulation=true
114 …${l}= Wait For Line On Uart Button pressed at (\\d+) pauseEmulation=true tre…
124 Wait For Line On Uart Press the button pauseEmulation=true
128 Wait For Line On Uart Button pressed at (\\d+) pauseEmulation=true treatAsRegex=true
135 Wait For Line On Uart Press the button pauseEmulation=true
166 Assert LED State true pauseEmulation=true
170 Assert LED State false pauseEmulation=true
183 Assert And Hold LED State ${state} timeoutAssert=1 timeoutHold=1 pauseEmulation=true
[all …]
Dinstructions-counting.robot98 Wait For Log Entry BlockEnd Hook: Executed 7 Instructions pauseEmulation=true
126 Wait For Log Entry ENTER WFI - instructions count = 4 pauseEmulation=true
170 Wait For Prompt On Uart x pauseEmulation=true
Dbig-endian-watchpoint.robot293 Wait For Prompt On Uart QR5567> pauseEmulation=true
312 Wait For Prompt On Uart >>> pauseEmulation=true
/Renode-v1.15.3-c57714d/tests/peripherals/
DARM_GenericInterruptController.robot77 …cknowledge) register of memory-mapped CPU Interface, returned 0x3B. keep=True pauseEmulation=True
79 …cknowledge) register of memory-mapped CPU Interface, returned 0x3B. keep=True pauseEmulation=True
DLIS2DW12.robot63 …2dw12@2d *\\[g]: *\\( *${outStr}, *${outStr}, *${outStr}\\) treatAsRegex=true pauseEmulation=true
81 Wait For Log Entry result: ${lsbs} timeout=2 pauseEmulation=true keep=true
112 Wait For Line On Uart Booting Zephyr OS pauseEmulation=true
/Renode-v1.15.3-c57714d/tests/platforms/verilated/
Dverilated_ibex_pause_resume.robot44 Wait For Line On Uart Build your hardware, easily! pauseEmulation=true