Ejemplo n.º 1
0
def main():
    """@brief Main"""
    #unittest.main()
    
    import test_wishbone
    
    test_wishbone.main()