Auto-tools/Projects/peptest: Difference between revisions

Jump to navigation Jump to search
Line 10: Line 10:


=== Running Tests  ===
=== Running Tests  ===
'''Standalone'''


Currently tests are run from the command line with python.<br>
Currently tests are run from the command line with python.<br>
Line 22: Line 24:
#Clone the Peptest repo at [https://github.com/mozilla/peptest github.com/mozilla/peptest] and install peptest (python setup.py develop)<br>  
#Clone the Peptest repo at [https://github.com/mozilla/peptest github.com/mozilla/peptest] and install peptest (python setup.py develop)<br>  
#Run the command (use --help for a full list of options)<br><pre>peptest --binary &lt;path_to_binary&gt; --test-path &lt;path_to_test_manifest&gt;</pre>
#Run the command (use --help for a full list of options)<br><pre>peptest --binary &lt;path_to_binary&gt; --test-path &lt;path_to_test_manifest&gt;</pre>
'''From within mozilla-central'''
After building, go to your obj dir and type 'make peptest'.  This will run all tests in proxy mode, i.e., without accessing the network.


=== Test Manifest  ===
=== Test Manifest  ===
Confirmed users
1,927

edits

Navigation menu