Exemplo n.º 1
0
import sys
import rrTester
import rrPython
import numpy

pathToModels = 'C:\\vs\\trunk\\Wrappers\\Python\\Testing\\'
#pathToModels = 'R:\\installs\\vs_2012\\RelWDebInfo\\testing\\'
# runTester takes two arguments:
#  1) The path to the results and model file
#  2) The name of the results and model file

rrTester.runTester(pathToModels, 'results_roadRunnerTest_1.txt')
Exemplo n.º 2
0
import sys
import rrTester
import rrPython
import numpy

pathToModels = 'C:\\vs\\trunk\\Wrappers\\Python\\Testing\\'
#pathToModels = 'R:\\installs\\vs_2012\\RelWDebInfo\\testing\\'
# runTester takes two arguments:
#  1) The path to the results and model file
#  2) The name of the results and model file

rrTester.runTester(pathToModels, 'Test_1.txt')
Exemplo n.º 3
0
import sys
import rrTester
import rrPython
import numpy

pathToModels = 'C:\\vs\\trunk\\Wrappers\\Python\\Testing\\'
#pathToModels = 'R:\\installs\\vs_2012\\RelWDebInfo\\testing\\'
# runTester takes two arguments:
#  1) The path to the results and model file
#  2) The name of the results and model file

rrTester.runTester (pathToModels, 'results_roadRunnerTest_1.txt')
Exemplo n.º 4
0
import sys
import rrTester
import rrPython
import numpy

pathToModels = 'C:\\vs\\trunk\\Wrappers\\Python\\Testing\\'
#pathToModels = 'R:\\installs\\vs_2012\\RelWDebInfo\\testing\\'
# runTester takes two arguments:
#  1) The path to the results and model file
#  2) The name of the results and model file

rrTester.runTester (pathToModels, 'Test_1.txt')