- Set
BEST_PLUGINS_PATH
andBEST_PLUGIN
; - Make the executable.
Example :
$ export BEST_PLUGINS_PATH=/path/to/best/plugins
$ export BEST_PLUGIN=e200z4
$ make
- Set
BEST_PLUGINS_PATH
andBEST_PLUGIN
; - Set
BEST_BENCHMARKS_PATH
andBEST_BENCHMARK
; - Run the benchmark suite.
Example :
$ export BEST_PLUGINS_PATH=/path/to/best/plugins
$ export BEST_PLUGIN=e200z4
$ export BEST_BENCHMARKS_PATH=/path/to/best/benchmarks
$ export BEST_BENCHMARK=malardalen
$ make benchmarks
BEST needs an architecure-specific UPPAAL template file to produce an output UPPAAL model. Such template files can be found in the BEST plugins directories.
Example :
$ ./bin/main --template=/path/to/best/plugins/template.xml arbitrary.elf