15 lines
527 B
Markdown
15 lines
527 B
Markdown
# buildandrun-directory
|
|
|
|
This directory contains some scripts for running build moversight on a VM. The scripts
|
|
contains paths, which are nessary to adjust
|
|
|
|
files:
|
|
* makeMoverSight.sh - execute the make command on the VM
|
|
* makecleanMoverSight.sh - execute the make clean command on the VM
|
|
* mountSrc.sh - include the source code of moversight on the VM
|
|
* runAllTestpatts.sh - run all test on VM
|
|
* runSim.sh -run a simulation on VM
|
|
* runParameterStudy.sh - run a parameterstudy on VM
|
|
* startDevEnv.sh - start und setup the VM
|
|
|