ifw-sup  2.1.0-pre1
Public Member Functions | Public Attributes | List of all members
test_syssup_commands.TestSysSupCommands Class Reference

TestSysSupSyncCommands provides test routines for SysSupSyncCommands class. More...

Inheritance diagram for test_syssup_commands.TestSysSupCommands:

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_setup (self)
 TestSysSupSyncCommands Testing sending a setup command. More...
 
def test_subsystem_status (self)
 TestSysSupSyncCommands Testing sending a subsystem_status command. More...
 
def test_subsystem_init (self)
 TestSysSupSyncCommands Testing sending a subsystem_init command. More...
 
def test_subsystem_enable (self)
 TestSysSupSyncCommands Testing sending a subsystem_enable command. More...
 
def test_subsystem_disable (self)
 TestSysSupSyncCommands Testing sending a subsystem_disable command. More...
 
def test_subsystem_reset (self)
 TestSysSupSyncCommands Testing sending a subsystem_reset command. More...
 

Public Attributes

 uri
 
 cmdif
 

Detailed Description

TestSysSupSyncCommands provides test routines for SysSupSyncCommands class.

Member Function Documentation

◆ setUp()

def test_syssup_commands.TestSysSupCommands.setUp (   self)

◆ tearDown()

def test_syssup_commands.TestSysSupCommands.tearDown (   self)

◆ test_setup()

def test_syssup_commands.TestSysSupCommands.test_setup (   self)

TestSysSupSyncCommands Testing sending a setup command.

◆ test_subsystem_disable()

def test_syssup_commands.TestSysSupCommands.test_subsystem_disable (   self)

TestSysSupSyncCommands Testing sending a subsystem_disable command.

◆ test_subsystem_enable()

def test_syssup_commands.TestSysSupCommands.test_subsystem_enable (   self)

TestSysSupSyncCommands Testing sending a subsystem_enable command.

◆ test_subsystem_init()

def test_syssup_commands.TestSysSupCommands.test_subsystem_init (   self)

TestSysSupSyncCommands Testing sending a subsystem_init command.

◆ test_subsystem_reset()

def test_syssup_commands.TestSysSupCommands.test_subsystem_reset (   self)

TestSysSupSyncCommands Testing sending a subsystem_reset command.

◆ test_subsystem_status()

def test_syssup_commands.TestSysSupCommands.test_subsystem_status (   self)

TestSysSupSyncCommands Testing sending a subsystem_status command.

Member Data Documentation

◆ cmdif

test_syssup_commands.TestSysSupCommands.cmdif

◆ uri

test_syssup_commands.TestSysSupCommands.uri

The documentation for this class was generated from the following file: