cvns.sh (354B)
1 #!/bin/bash 2 3 #name: applink-startup-navigation-start 4 #owner: perftest 5 #description: Runs the Cold View Nav Start startup(cvns) test for fenix/focus/geckoview 6 7 # Path to the Python script 8 SCRIPT_PATH="testing/performance/mobile-startup/android_startup_cmff_cvns.py" 9 10 # Run the Python script 11 $PYTHON_PATH_SHELL_SCRIPT $SCRIPT_PATH $APP cold_view_nav_start