Changes between Version 21 and Version 22 of Testing
- Timestamp:
- 04/28/15 18:38:27 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Testing
v21 v22 66 66 In the above example, test_measure_perf is run twice, using a config class named "all_tests_40.py", and outputting the results to data files using the prefix "all_tests_40", for version 14, repetition 1 and 2. 67 67 68 The additional argument "14", is a custom param ater which will be written to the "Custom Params" column in the corresponding data files.68 The additional argument "14", is a custom parameter which will be written to the "Custom Params" column in the corresponding data files. 69 69 70 70