TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
BcuTest.BcuTest Class Reference
Inheritance diagram for BcuTest.BcuTest:
Inheritance graph
Collaboration diagram for BcuTest.BcuTest:
Collaboration graph

Public Member Functions

def setUp (self)
 
def test_readDsp (self)
 
def test_writeDsp (self)
 
def test_writeToDsp0To1 (self)
 
def test_readSram (self)
 
def test_resetDevices (self)
 
def test_floatToDword (self)
 
def test_ceiling (self)
 
def test_dwordToFloat (self)
 

Public Attributes

 bcu
 

Private Member Functions

def _getMgpToolsDirectory (self)
 
def _getBcuMockPath (self)
 
def _startBcuMockWithLoadedResponse (self, response)
 
def _checkRequest (self, expectedRequestAsIntList)
 

Private Attributes

 _bcuAddress
 
 _clientAddress
 
 _mgpToolsDirectory
 
 _bcuMockPath
 
 _bcuMock
 

Member Function Documentation

◆ _checkRequest()

def BcuTest.BcuTest._checkRequest (   self,
  expectedRequestAsIntList 
)
private

◆ _getBcuMockPath()

def BcuTest.BcuTest._getBcuMockPath (   self)
private

◆ _getMgpToolsDirectory()

def BcuTest.BcuTest._getMgpToolsDirectory (   self)
private

◆ _startBcuMockWithLoadedResponse()

def BcuTest.BcuTest._startBcuMockWithLoadedResponse (   self,
  response 
)
private

◆ setUp()

def BcuTest.BcuTest.setUp (   self)

◆ test_ceiling()

def BcuTest.BcuTest.test_ceiling (   self)

◆ test_dwordToFloat()

def BcuTest.BcuTest.test_dwordToFloat (   self)

◆ test_floatToDword()

def BcuTest.BcuTest.test_floatToDword (   self)

◆ test_readDsp()

def BcuTest.BcuTest.test_readDsp (   self)

◆ test_readSram()

def BcuTest.BcuTest.test_readSram (   self)

◆ test_resetDevices()

def BcuTest.BcuTest.test_resetDevices (   self)

◆ test_writeDsp()

def BcuTest.BcuTest.test_writeDsp (   self)

◆ test_writeToDsp0To1()

def BcuTest.BcuTest.test_writeToDsp0To1 (   self)

Member Data Documentation

◆ _bcuAddress

BcuTest.BcuTest._bcuAddress
private

◆ _bcuMock

BcuTest.BcuTest._bcuMock
private

◆ _bcuMockPath

BcuTest.BcuTest._bcuMockPath
private

◆ _clientAddress

BcuTest.BcuTest._clientAddress
private

◆ _mgpToolsDirectory

BcuTest.BcuTest._mgpToolsDirectory
private

◆ bcu

BcuTest.BcuTest.bcu

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