Completing model-check automation script with result extraction.
[smartthings-infrastructure.git] / run.sh
1 #!/bin/bash
2
3 # Device conflict
4 #python ModelCheck.py ../jpf-core/ ../logs/ ../smartapps/ ../smartapps/appList1
5
6 # Physical conflict
7 python ModelCheck.py ../jpf-core/ ../logs/ ../smartapps/ appLists/physical-interaction/soundsensorAppList appLists/physical-interaction/soundAppList
8 python ModelCheck.py ../jpf-core/ ../logs/ ../smartapps/ appLists/physical-interaction/motionsensorAppList appLists/physical-interaction/motionAppList
9 python ModelCheck.py ../jpf-core/ ../logs/ ../smartapps/ appLists/physical-interaction/illuminancesensorAppList appLists/physical-interaction/lightAppList
10 python ModelCheck.py ../jpf-core/ ../logs/ ../smartapps/ appLists/physical-interaction/watersensorAppList appLists/physical-interaction/watervalveAppList