/Renode-v1.15.3-c57714d/tests/unit-tests/RenodeTests/PlatformDescription/ |
D | VerificationTests.cs | 60 Assert.AreEqual(ParsingError.VariableAlreadyDeclared, exception.Error); in ShouldFailIfTypeIsSpecifiedSecondTime() 69 Assert.AreEqual(ParsingError.EmptyEntry, exception.Error); in ShouldFailOnEmptyEntry() 79 Assert.AreEqual(ParsingError.TypeNotResolved, exception.Error); in ShouldFailOnNotExistingType() 90 Assert.AreEqual(ParsingError.NoUsableRegisterInterface, exception.Error); in ShouldFailOnRegisteringNotIPeripheral() 102 Assert.AreEqual(ParsingError.TypeMismatch, exception.Error); in ShouldFailOnStringMismatch() 113 Assert.AreEqual(ParsingError.PropertyNotWritable, exception.Error); in ShouldFailOnNonWritableProperty() 124 Assert.AreEqual(ParsingError.TypeMismatch, exception.Error); in ShouldFailOnNumericEnumMismatch() 135 Assert.AreEqual(ParsingError.TypeNotResolved, exception.Error); in ShouldFailOnNonExistingInlineType() 147 Assert.AreEqual(ParsingError.PropertyOrCtorNameUsedMoreThanOnce, exception.Error); in ShouldFailOnDoubleAttribute() 159 Assert.AreEqual(ParsingError.PropertyDoesNotExist, exception.Error); in ShouldFailOnNonExistingProperty() [all …]
|
D | MergeAndCreationTests.cs | 166 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnUnclosedMultipleMultilineQuotedStrings() 188 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnUnclosedMultilineQuotedStringBetweenQuotedStrings() 242 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnMultilineQuotedStringInUsing() 280 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnAnyStringAfterClosedMultilineString() 294 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnMultipleMultilineStringSignsInOneLine() 321 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnUnclosedMultilineString() 484 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnEmptyKeywordAsType() 494 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnEmptyKeywordAsRegistrationDestination() 504 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnEmptyKeywordAsParameterName() 512 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnEmptyKeywordAsUsingParameter() [all …]
|
D | UsingTests.cs | 46 Assert.AreEqual(ParsingError.MissingReference, exception.Error); in ShouldNotFindLocalVariableFromUsing() 307 Assert.AreEqual(ParsingError.DuplicateUsing, exception.Error); in ShouldFailOnDuplicateUsingEntry() 340 Assert.AreEqual(ParsingError.RecurringUsing, exception.Error); in ShouldFailOnRecurringUsings() 355 Assert.AreEqual(ParsingError.RecurringUsing, exception.Error); in ShouldFailOnDirectlyRecurringUsings() 365 Assert.AreEqual(ParsingError.UsingFileNotFound, exception.Error); in ShouldFailOnNonExistingUsingFile()
|
D | PreLexerTests.cs | 217 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailOnUnterminatedString() 291 Assert.AreEqual(ParsingError.SyntaxError, exception.Error); in ShouldFailIfTheMultilineCommentFinishesBeforeEndOfLine() 334 Assert.AreEqual(ParsingError.WrongIndent, exception.Error); 347 Assert.AreEqual(ParsingError.SyntaxError, exception.Error);
|
/Renode-v1.15.3-c57714d/tests/unit-tests/ |
D | grammar-number-separator.robot | 26 …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* …
|
D | robot-integration.robot | 3 ${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" 18 Should Fail On Command Error 19 ${msg}= Run Keyword And Expect Error * Execute Command include @nonexistingfile 57 Run Keyword And Expect Error ValueErrorException* Execute Python raise ValueError() 59 Should Fail On Python Syntax Error 60 Run Keyword And Expect Error SyntaxErrorException* Execute Python "a 82 Run Keyword And Expect Error *'timeout_test_executed' is not defined*
|
D | symbols.robot | 19 Should Error On Wrong Index 21 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… 44 Should Error On Wrong Index From Python 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…
|
D | bus-isolation.robot | 16 Register With Condition And Expect Error 19 Run Keyword And Expect Error *${error}* 113 Register With Condition And Expect Error 120 Register With Condition And Expect Error 127 Register With Condition And Expect Error 134 Register With Condition And Expect Error 141 Register With Condition And Expect Error 148 Register With Condition And Expect Error 155 Register With Condition And Expect Error
|
D | uart-tester.robot | 21 Run Keyword And Expect Error 36 Run Keyword And Expect Error 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
|
D | python-engine.robot | 13 ${out}= Run Keyword And Expect Error KeywordException:* 25 Should Return Syntax Error 58 Should Abort On Runtime Error 102 ${out}= Run Keyword And Expect Error KeywordException:*
|
D | riscv-custom-instructions.robot | 57 …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…
|
D | platform-file-aliases.robot | 32 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…
|
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/ |
D | ParsingException.cs | 16 Error = error; in ParsingException() 19 public ParsingError Error { get; private set; } property in Antmicro.Renode.PlatformDescription.ParsingException
|
D | ConversionResult.cs | 16 Error = error; in ConversionResult() 37 public ParsingError Error { get; private set; } property in Antmicro.Renode.PlatformDescription.ConversionResult
|
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/ |
D | SocketConnection.cs | 59 …parentElement.Log(LogLevel.Error, $"Main socket failed to accept connection after timeout of {time… in Connect() 65 …parentElement.Log(LogLevel.Error, $"Async socket failed to accept connection after timeout of {tim… in Connect() 71 parentElement.Log(LogLevel.Error, "Handshake with co-simulation failed."); in Connect() 206 … parentElement.Log(LogLevel.Error, $"Simulation file \"{value}\" doesn't exist."); 278 parentElement.Log(LogLevel.Error, info); in LogAndThrowRE() 288 parentElement.Log(LogLevel.Error, message); in AbortAndLogError() 311 … parentElement.Log(LogLevel.Error, "Failed to send handshake message to co-simulation."); in TryHandshake() 316 … parentElement.Log(LogLevel.Error, "Failed to receive handshake response from co-simulation."); in TryHandshake() 321 … parentElement.Log(LogLevel.Error, "Invalid handshake response received from co-simulation."); in TryHandshake()
|
D | CoSimulationConnection.cs | 189 this.Log(LogLevel.Error, message); 308 this.Log(LogLevel.Error, message); in AbortAndLogError() 353 if(message.ActionId == ActionType.Error) in ValidateResponse() 374 …this.Log(LogLevel.Error, "Received co-simulation message {} to a peripheral with index {}, not reg… in HandleReceivedMessage() 443 case ActionType.Error: in HandleReceivedMessage()
|
/Renode-v1.15.3-c57714d/src/Plugins/WiresharkPlugin/ |
D | BLESniffer.cs | 25 …sender.Log(LogLevel.Error, "BLE packet size is {0} bytes. Expected at least {1} bytes.", originalP… in InsertHeaderToPacket() 32 …sender.Log(LogLevel.Error, "Channel number {0} doesn't exist in bluetooth specification.", sender.… in InsertHeaderToPacket() 68 …sender.Log(LogLevel.Error, "There is no connection associated with accessAddress: 0x{0:X}.", acces… in InsertHeaderToPacket() 93 …sender.Log(LogLevel.Error, "Connect packet size is {0} bytes. Expected at least {1} bytes.", origi… in InsertHeaderToPacket()
|
/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/ |
D | HttpServer.cs | 39 …Logger.Log(LogLevel.Error, "Could not start the HTTP server on {0}", selectAnyPort ? "any port" : … in Run() 58 Logger.Log(LogLevel.Error, "Could not create port file"); in TryCreatePortFile() 68 Logger.Log(LogLevel.Error, "Could not create port file: {0}", ex.Message); in TryCreatePortFile()
|
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/ |
D | CoSimulatedCFU.cs | 201 this.Log(LogLevel.Error, info); in LogAndThrowRE() 253 …this.Log(LogLevel.Error, "CFU custom instruction error, opcode: 0x{0:x}, error: {1}", opcode, stat… in HandleCustomInstruction() 256 … this.Log(LogLevel.Error, "CFU operation timeout, opcode: 0x{0:x}, error: {1}", opcode, status); in HandleCustomInstruction() 259 … this.Log(LogLevel.Error, "CFU unknown error, opcode: 0x{0:x}, error: {1}", opcode, status); in HandleCustomInstruction()
|
/Renode-v1.15.3-c57714d/tests/platforms/ |
D | Renesas_EK-RA2E1.robot | 11 …agt0 IRQ AddStateChangedHook "Antmicro.Renode.Logging.Logger.Log(LogLevel.Error, 'AGT0 ' + str(sta… 28 Wait For Log Entry AGT0 True level=Error pauseEmulation=true timeout=0.011 29 Wait For Log Entry AGT0 False level=Error pauseEmulation=true
|
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ |
D | SystemCPeripheral.cs | 108 …Logger.Log(LogLevel.Error, "Message for main system bus connection does not have a direct connecti… in GetDirectConnectionIndex() 140 Logger.Log(LogLevel.Error, "MMF path name is too long"); in DMIMessage() 248 …this.Log(LogLevel.Error, "Failed to add Direct Connection #{0} - connection with this index is alr… in AddDirectConnection() 386 … this.Log(LogLevel.Error, "Request to SystemCPeripheral failed, Read will return 0."); in ReadInternal() 410 … this.Log(LogLevel.Error, "Request to SystemCPeripheral failed, Write will have no effect."); in WriteInternal() 526 …this.Log(LogLevel.Error, "Unable to communicate with SystemC peripheral. Try setting SystemCExecut… in SendRequest() 588 …this.Log(LogLevel.Error, "SystemC integration error - invalid data length {0} sent through backwar… in BackwardConnectionLoop() 626 …this.Log(LogLevel.Error, "SystemC integration error - invalid data length {0} sent through backwar… in BackwardConnectionLoop() 687 …this.Log(LogLevel.Error, "SystemC integration error - invalid message type {0} sent through backwa… in BackwardConnectionLoop() 716 …this.Log(LogLevel.Error, "Failed to get CPU, all SystemC transactions processed as if they have no… in TryToSkipTransactionTime()
|
/Renode-v1.15.3-c57714d/tests/platforms/verilated/ |
D | UARTLite.robot | 92 …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/peripherals/CLIC/ |
D | CLIC-test-setup.resc | 30 cpu.Log(LogLevel.Error, "Sig path: ({0})", sig_path) 35 cpu.Log(LogLevel.Error, "Different number of generated ({0}) and reference" 42 …cpu.Log(LogLevel.Error, "Wrong generated signature #{0}: {1} different than reference signature {2…
|
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/imports/ |
D | renode_ahb_pkg.sv | 17 Error = 1'b1 constant
|
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/Protocols/ |
D | ActionType.cs | 21 Error, enumerator
|