Home
last modified time | relevance | path

Searched refs:Keyword (Results 1 – 25 of 35) sorted by relevance

12

/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/
DKeywordManager.cs19 keywords = new Dictionary<string, List<Keyword>>(); in KeywordManager()
37 keywords.Add(keyword, new List<Keyword>()); in Register()
40 keywords[keyword].Add(new Keyword(this, method)); in Register()
89 private readonly Dictionary<string, List<Keyword>> keywords;
DKeyword.cs16 internal class Keyword class
18 public Keyword(KeywordManager manager, MethodInfo info) in Keyword() method in Antmicro.Renode.RobotFramework.Keyword
/Renode-v1.15.3-c57714d/tests/
Drenode-keywords.robot79 Wait Until Keyword Succeeds 60s 1s
84 Wait Until Keyword Succeeds 60s 1s
126 Return From Keyword If 'skipped' in @{TEST TAGS}
140 Return From Keyword If 'skipped' in @{TEST TAGS}
161 ${failed}= Run Keyword If Test Failed Set Variable True
168 ${timed_out}= Run Keyword If Timeout Occurred Set Variable True
172 Run Keyword If Test Failed
180 Run Keyword If Test Failed
186 ${res}= Run Keyword If Test Failed
187 ... Run Keyword And Ignore Error
[all …]
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dgrammar-number-separator.robot26 …Run Keyword And Expect Error *Error E00: Syntax error, unexpected '_'; expected end of input* …
27 …Run Keyword And Expect Error *Error E00: Syntax error, unexpected '_'; expected constructor or …
28 …Run Keyword And Expect Error *Error E00: Syntax error, unexpected '_'; expected attribute list …
29 …Run Keyword And Expect Error *Error E00: Syntax error, unexpected '_'; expected end of input* …
30 …Run Keyword And Expect Error *Error E00: Syntax error, unexpected 'x'; expected end of input* …
Drobot-integration.robot3 ${msg}= Run Keyword And Expect Error * Execute Script nonexistingscript.resc
7 ${msg}= Run Keyword And Expect Error * Execute Command log invalid_commmand
11 ${msg}= Run Keyword And Expect Error * Execute Command Save invalid_value
15 … ${msg}= Run Keyword And Expect Error * Execute Command next_value "invalid_value"
19 ${msg}= Run Keyword And Expect Error * Execute Command include @nonexistingfile
57 Run Keyword And Expect Error ValueErrorException* Execute Python raise ValueError()
60 Run Keyword And Expect Error SyntaxErrorException* Execute Python "a
82 Run Keyword And Expect Error *'timeout_test_executed' is not defined*
Duart-tester.robot21 Run Keyword And Expect Error
36 Run Keyword And Expect Error
40 Should Respect Tester Id In The Keyword When Two Testers
55 Should Use Tester Id Selected By Keyword
69 Run Keyword And Expect Error
90 Run Keyword And Expect Error
98 Run Keyword And Expect Error
106 Run Keyword And Expect Error
125 Run Keyword And Expect Error
143 Run Keyword And Expect Error
Dsymbols.robot21 Run Keyword And Expect Error *Wrong index* Execute Command sysbus GetSymbolAddress "main" 1
25 …Run Keyword And Expect Error *Found 4 possible addresses* Execute Command sysbus GetSymbolAddr…
46 …Run Keyword And Expect Error *Wrong index* Execute Command python "print(hex(self.Machine.Syst…
50 …Run Keyword And Expect Error *Found 4 possible addresses* Execute Command python "print(hex(se…
Driscv-custom-instructions.robot57 …Run Keyword And Expect Error *Pattern 0xB38F is invalid for 16 bits long instructio…
61 …Run Keyword And Expect Error *Pattern 0xB38F0F82 is invalid for 32 bits long instru…
64 …Run Keyword And Expect Error *Pattern 0xB38F0F9F is invalid for 32 bits long instru…
67 …Run Keyword And Expect Error *Pattern 0xB38F0F9E is invalid for 32 bits long instru…
71 …Run Keyword And Expect Error *Pattern 0xB38F0F82B38F0FBB is invalid for 64 bits lon…
74 …Run Keyword And Expect Error *Pattern 0xB38F0F82B38F0FFF is invalid for 64 bits lon…
Dplatform-file-aliases.robot32 Run Keyword And Expect Error *Ambiguous choice between aliased and normal argument name*
44 …Run Keyword And Expect Error *Could not find corresponding attribute for parameter 'aliasedPara…
Dsnapshot-tracking.robot55 …Run Keyword And Expect Error *There are no snapshots taken before this timestamp* Execute Comm…
60 …Run Keyword And Expect Error *There are no snapshots taken before this timestamp* Execute Comm…
Driscv-zve-extension.robot28 …Run Keyword And Expect Error *Undefined instructions set extension* Create Machine RV32GC_inv…
Dsysbus.robot415 Run Keyword And Expect Error *${error}${mem1_reg}*
418 Run Keyword And Expect Error *${error}${mem1_reg}*
421 Run Keyword And Expect Error *${error}${mem2_reg}*
424 Run Keyword And Expect Error *${error}${mem1_reg}${mem2_reg}*
435 Run Keyword And Expect Error *${error}${mem1_reg}*
438 Run Keyword And Expect Error *${error}${mem1_reg}*
441 Run Keyword And Expect Error *${error}${mem2_reg}*
444 Run Keyword And Expect Error *${error}${mem1_reg}${mem2_reg}*
485 Run Keyword And Expect Error *Could not find any address for symbol: main*
487 Run Keyword And Expect Error *Could not find any address for symbol: main*
[all …]
Darm-signals-unit.robot101 …Run Keyword And Expect Error *No such signal: ''\nAvailable signals are:*INITRAM (InitializeIns…
103 …Run Keyword And Expect Error *No such signal: 'INVALID'\nAvailable signals are:*PERIPHBASE (Per…
127 …Run Keyword And Expect Error *${SIGNALS_UNIT}: ${signal}: 20-bit signal in a 32-bit unit shou…
137 …Run Keyword And Expect Error *${SIGNALS_UNIT}: ${signal}: 12-bit signal in a 32-bit unit shou…
245 Run Keyword And Expect Error ${MESSAGE}
262 Run Keyword And Expect Error ${MESSAGE}
Dpython-engine.robot13 ${out}= Run Keyword And Expect Error KeywordException:*
102 ${out}= Run Keyword And Expect Error KeywordException:*
Dexternal-mmu.robot51 Return From Keyword ${window_index}
61 Return From Keyword ${window_index}
78 …Run Keyword And Expect Error KeywordException: *There was an error executing command 'cpu SetMm…
84 …Run Keyword And Expect Error KeywordException: *There was an error executing command 'cpu SetMm…
164 …Run Keyword And Expect Error CpuAbortException: MMU ranges must be aligned to the page size (0x…
283 Run Keyword And Expect Error *Address is outside of the possible range.*
Dllvm-asm-disasm.robot54 Return From Keyword ${b5}${b6}${b7}${b8}
118 …Run Keyword And Return If $mnemonic == '' and $operands == '' Should Match Regexp ${r…
372 …Run Keyword And Expect Error 'Disassembly error detected* DisasTest LE 02051613 slli…
396 …Run Keyword And Expect Error *unrecognized instruction mnemonic* AsTest 00 illegalinst…
397 …Run Keyword And Expect Error *invalid operand* AsTest 00 sw s123, 0(…
399 …Run Keyword And Expect Error *instruction requires * 'V'* AsTest 00 vsetvli a4,…
Driscv-isa-string.robot18 ${out}= Run Keyword And Expect Error KeywordException:*
Dprecise-pause.robot86 …Run Keyword And Expect Error *Terminal tester failed* Wait For Line On Uart String that was not…
158 Run Keyword And Expect Error *LED assertion not met* Assert LED State true 0
262 …Run Keyword And Expect Error *Unexpected line detected in the log* Should Not Be In Log Unhandl…
Dper-core-registration.robot71 ${out}= Run Keyword And Expect Error KeywordException:*
172 Run Keyword And Expect Error InvalidOperationException: Terminal tester failed!*
Dsync_pc.robot130 Run Keyword And Expect Error
/Renode-v1.15.3-c57714d/tests/platforms/verilated/
DUARTLite.robot92 …Run Keyword And Expect Error *Error starting cosimulated peripheral!* Execute Script ${UART…
124 …Run Keyword And Expect Error *Connection to the cosimulated peripheral failed!* Create Machi…
133 …Run Keyword And Expect Error *Connection to the cosimulated peripheral failed!* Create Machi…
148 …Run Keyword And Expect Error *Error starting cosimulated peripheral!* Create Machine With So…
/Renode-v1.15.3-c57714d/tests/platforms/
DFomu.robot46 Wait Until Keyword Succeeds 10x 0
DMSP430X.robot12 Run Keyword If "${ELF}" != "${EMPTY}"
DSAME70.robot309 …Run Keyword And Expect Error * Should Be Equal As Strings ${emptyTimestamp} $…
330 …Run Keyword And Expect Error * Should Have Synchronized Clocks ${mach0} ${mac…
/Renode-v1.15.3-c57714d/tests/unit-tests/AdHocCompiler/
Dadhoc-compiler.robot58 …Run Keyword And Expect Error *Given type ${TEST_TYPE} was not found* Execute Command …

12