botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework
bsUnitTest.py File Reference

File: bsUnitTest.py. More...

Go to the source code of this file.

Functions

def bsUnitTest.CmdBPFoot (args)
 
def bsUnitTest.CmdDevOpen (args)
 
def bsUnitTest.CmdDevClose (args)
 
def bsUnitTest.CmdOpen (args)
 
def bsUnitTest.CmdClose ()
 
def bsUnitTest.CmdLoopback (args)
 
def bsUnitTest.CmdVersion ()
 
def bsUnitTest.CmdInfo ()
 
def bsUnitTest.CmdLog (args)
 
def bsUnitTest.CmdI2CScan (args)
 

Variables

dictionary bsUnitTest.BsClientHandles = {}
 
 bsUnitTest.cmd = raw_input("bsclient$ ")
 
 bsUnitTest.args = cmd.split()
 
 bsUnitTest.handle = CmdDevOpen(args[1:])
 

Detailed Description

File: bsUnitTest.py.

LastChangedDate
2010-09-13 10:25:05 -0600 (Mon, 13 Sep 2010)
Rev
581

BotSense Unit Tester

Todo:
Re-write to fit into BotSense 3.0
See also
PyDoc Generated Documentation
Author
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)

Definition in file bsUnitTest.py.