Home | History | Annotate | only in /external/autotest/client/site_tests/power_LoadTest
Up to higher level directory
NameDateSize
control21-Aug-20181.1K
control.1hour21-Aug-20181.2K
control.docs_1hour21-Aug-20182.6K
control.email_1hour21-Aug-20183K
control.fast21-Aug-20181.5K
control.fast_gaia21-Aug-20181.5K
control.single_page21-Aug-20182.2K
control.video_1hour21-Aug-20182.5K
control.web_1hour21-Aug-20182.4K
control.WIRED_1hr_acok21-Aug-2018901
extension/21-Aug-2018
extension.crx21-Aug-20181.6M
extension.pem21-Aug-2018916
power_LoadTest.py21-Aug-201831.1K
README.txt21-Aug-2018580

README.txt

      1 power_LoadTest does not need to pack the extension to run it, but it
      2 can be packed to run it in your browser.
      3 
      4 In order to update extension.crx, use chrome's built in packer. You must close
      5 all chrome windows before running this command.
      6 
      7 DISPLAY=:0.0 /opt/google/chrome/chrome --pack-extension=./extension \
      8   --pack-extension-key=./extension.pem --no-message-box
      9 
     10 
     11 Alternatively, extension developer mode will provide a 
     12 GUI way of doing the same task.
     13 
     14 If running manually, click on the power_LoadTest extension icon to begin the
     15 test with default settings (3600 second test).
     16