patrol develop --dart-define-from-file=../dart_define.json --dart-define-from-file=dart_define.integration_test.json --flavor=deeplinkssmsReceiverpatrol build android/ios --dart-define-from-file=../dart_define.json --dart-define-from-file=dart_define.integration_test.json --flavor=deeplinkssmsReceiverTo specify a test file, use the -t option:
patrol build -t patrol_test/call_and_recent_test.dart ...Run from the tool/scripts directory:
./testlab_assemble_android.sh <testfile(optional)>
./testlab_assemble_ios.sh <testfile(optional)>Starts the pjsua Companion server automatically and runs the tests:
./tool/scripts/patrol_e2e_run_local_android.sh <testfile(optional)>