Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/MonitorTests/
DFeaturesTests.cs23 var commandInstance = new TestCommand(monitor); in AutoLoadCommandTest()
50 public class TestCommand : AutoLoadCommand class
52 …public TestCommand(Monitor monitor):base(monitor, "featuresTests.TestCommand", "is just a test com… in TestCommand() method in Antmicro.Renode.MonitorTests.TestCommand