• Home
  • History
  • Annotate
  • only in /external/autotest/client/site_tests/power_LoadTest/
NameDateSize

..29-Aug-201732 KiB

control29-Aug-20171 KiB

control.1hour29-Aug-20171.2 KiB

control.docs_1hour29-Aug-20172.6 KiB

control.email_1hour29-Aug-20173 KiB

control.fast29-Aug-20171.5 KiB

control.fast_gaia29-Aug-20171.5 KiB

control.single_page29-Aug-20172.2 KiB

control.video_1hour29-Aug-20172.5 KiB

control.web_1hour29-Aug-20172.4 KiB

control.WIRED_1hr_acok29-Aug-2017881

extension/29-Aug-20174 KiB

extension.crx29-Aug-20171.6 MiB

extension.pem29-Aug-2017916

power_LoadTest.py29-Aug-201730.5 KiB

README.txt29-Aug-2017580

README.txt

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