Searched refs:includeUnfinishedLine (Results 1 – 7 of 7) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/ |
D | UartKeywords.cs | 82 … bool includeUnfinishedLine = false, bool? pauseEmulation = null, bool? matchNextLine = null) in WaitForLineOnUart() argument 86 return tester.WaitFor(content, timeInterval, treatAsRegex, includeUnfinishedLine, in WaitForLineOnUart() 93 … bool includeUnfinishedLine = false, bool? pauseEmulation = null, bool? matchFromNextLine = null) in WaitForLinesOnUart() argument 97 return tester.WaitFor(content, timeInterval, treatAsRegex, includeUnfinishedLine, in WaitForLinesOnUart() 108 … var result = tester.WaitFor(content, timeInterval, treatAsRegex, includeUnfinishedLine: true, in WaitForBytesOnUart() 117 bool includeUnfinishedLine = false) in ShouldNotBeOnUart() argument 126 … var result = tester.WaitFor(content, timeInterval, treatAsRegex, includeUnfinishedLine, false); in ShouldNotBeOnUart() 167 …if((waitForEcho ?? defaultWaitForEcho) && tester.WaitFor(content, includeUnfinishedLine: true, pau… in WriteLineToUart()
|
/Renode-v1.15.3-c57714d/tests/peripherals/ |
D | PL330_DMA.robot | 68 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 69 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 70 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 71 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 72 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 73 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 74 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 75 … dmatest: dma\\dchan\\d-copy\\d: summary 5 tests, 0 failures includeUnfinishedLine=true trea… 94 Wait For Line On Uart DMATEST includeUnfinishedLine=true
|
/Renode-v1.15.3-c57714d/tests/platforms/ |
D | SAM4S_XPLAINED.robot | 24 …For Line On Uart *** Booting Zephyr OS includeUnfinishedLine=true
|
D | ARMv8R-Xen.robot | 48 …Wait For Line On Uart (XEN) DOM1: *** Booting Zephyr OS build includeUnfinishedLine=True
|
D | nucleo_h753zi.robot | 98 …For Line On Uart *** Booting Zephyr OS includeUnfinishedLine=true 109 …For Line On Uart *** Booting Zephyr OS includeUnfinishedLine=true 114 …For Line On Uart Button pressed at includeUnfinishedLine=true
|
D | ARMv8A-Linux.robot | 49 Wait For Line On Uart SMP: Total of 4 processors activated includeUnfinishedLine=true 156 Wait For Line On Uart \#> includeUnfinishedLine=true 339 Wait For Line On Uart Hit any key to stop autoboot includeUnfinishedLine=true
|
D | ambiq-apollo4.robot | 55 … For Line On Uart It is now 9 : 00 : 00.00 Tuesday April 26, 2022 includeUnfinishedLine=true 138 …t IOS Test Host: Waiting for at least 10000 bytes from the slave. includeUnfinishedLine=true
|