137 Commits

Author SHA1 Message Date
sidheshenator
3924f989db Add logical files set to regression tests 2015-03-30 12:07:47 -04:00
Richard Cordovano
5b9f9c5a36 Merge pull request #1148 from sidheshenator/rename_output_file_names
file names consistent
2015-03-27 15:10:27 -04:00
sidheshenator
a6b58adacc file names consistent 2015-03-27 15:08:52 -04:00
sidheshenator
4d97fb3e2c file names consistent 2015-03-27 15:03:39 -04:00
sidheshenator
f5a327f5c9 appropriate format strings used for stripping time 2015-03-27 13:57:26 -04:00
Sidhesh Mhatre
1412365980 txt file showing current run time created 2015-03-23 17:19:01 -04:00
sidheshenator
72505b40d6 regression.py compares run time diff between current and gold 2015-03-23 16:26:19 -04:00
sidheshenator
04a51d6234 time diff inside gold xip 2015-03-23 14:29:19 -04:00
sidheshenator
ec41dac9d4 set timing test false by default 2015-03-23 11:04:01 -04:00
sidheshenator
d6d5b5854e appropriate report selected 2015-03-20 17:04:11 -04:00
sidheshenator
0497c8bec1 config file is parsed for timing element 2015-03-18 17:58:16 -04:00
sidheshenator
71d2b294ef Moved the copy_diff_files() call to appropriate place 2015-02-24 13:15:31 -05:00
sidheshenator
443c654183 renamed output_folder to diff_files_output_folder for better readiblity 2015-02-23 16:13:20 -05:00
sidheshenator
a043d12f79 Copies diff files to another user-specified folder 2015-02-23 16:04:27 -05:00
sidheshenator
e5deaa7225 appropriate instance variable used 2015-02-05 15:32:51 -05:00
sidheshenator
66441e8f7c output path for HTML Diff Reports defined using TestData attribute 2015-02-05 14:37:01 -05:00
sidheshenator
fc62e46c08 The HTML Report differences, if any, are saved in HTML-Report-Diff.txt 2015-02-05 11:42:44 -05:00
sidheshenator
327e715ccb regression script uses diff util for HTML report comparison 2015-02-04 15:14:15 -05:00
Brian Carrier
b067d02736 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-09-23 17:17:48 -04:00
Brian Carrier
e5ecfc5ab3 exposed method to detect file type, keyword search uses existing blackboard type or utility method. Fixes bug whereby open office documents did not have text extracted. 2014-09-23 17:05:44 -04:00
tsk-build
dfe6ebcf7d minor comment updates 2014-09-16 10:29:29 -04:00
Brian Carrier
94d49ada2a Added utf-8 encoding to test diff 2014-08-22 10:25:35 -04:00
Brian Carrier
a6ea66adb3 removed code that copies error files bc it caused problems 2014-08-19 14:36:29 -04:00
Brian Carrier
357d43f4e3 Forced regression scripts to use python 3 2014-08-19 13:54:33 -04:00
Brian Carrier
303c3315ec Added basic usage message 2014-08-18 18:05:06 -04:00
Brian Carrier
148f4757fa removed srcupdater file from test scripts 2014-08-18 17:33:33 -04:00
alexjacks92
317923da96 Made sure timing tests will only run during explicit timing tests. 2014-06-06 13:39:22 -04:00
alexjacks92
a993163f2f Refining time diff. 2014-06-05 16:56:54 -04:00
alexjacks92
4a0e8ad728 Timing testing basics working. 2014-06-05 16:11:38 -04:00
alexjacks92
7f4d2ac75f Bug with moving userdir logs fixed. 2014-06-05 10:23:06 -04:00
alexjacks92
a3dfd9c4b5 Reverting to old log naming conventions. 2014-06-05 10:04:59 -04:00
alexjacks92
2cb84dee2e Working towards timing tests. 2014-06-05 09:43:43 -04:00
alexjacks92
977d34b07b Documentation and code clean up. 2014-06-03 13:30:50 -04:00
alexjacks92
2382a3c023 Tests now pull in both sets of logs for diffing. 2014-06-03 12:51:10 -04:00
alexjacks92
de063b9957 Working towards moving both sets of logs for testing. 2014-06-02 16:38:32 -04:00
alexjacks92
c21400500a Getting rid of whitespace diffs. 2014-05-12 10:56:02 -04:00
alexjacks92
e437fe2643 Making sure only UI changes are on this branch. 2014-05-12 10:52:56 -04:00
alexjacks92
04d3528a96 More change isolation. 2014-05-12 10:45:36 -04:00
alexjacks92
a11b819956 Isolating changes on one branch only. 2014-05-12 10:31:37 -04:00
alexjacks92
0292a4933b Only traces log will go into common log. 2014-05-08 13:28:56 -04:00
alexjacks92
c1003191d4 More useful variable names. 2014-04-30 11:11:03 -04:00
alexjacks92
91fd8a6891 Merge remote-tracking branch 'upstream/develop' into IdsToPaths 2014-04-29 16:53:32 -04:00
alexjacks92
a0b4a2d32f Replacing more IDs with file paths - now tsk_files_path and tsk_objects tables as well. 2014-04-29 16:53:15 -04:00
alexjacks92
7451fd9fef Clean up attachments regardless of success or failure. 2014-04-25 11:17:18 -04:00
alexjacks92
f2476de2db Exiting regression test with exit code 1 on failed tests. 2014-04-24 13:23:16 -04:00
alexjacks92
f26073ee13 Cleaning up code to work when you aren't running a jenkins job. 2014-04-08 12:10:11 -04:00
alexjacks92
cb6b9f7f5b Delete existing diff files before adding new ones. 2014-04-08 09:59:28 -04:00
alexjacks92
0b471112c9 Removing old diff files before moving new ones in. 2014-04-07 13:35:52 -04:00
alexjacks92
48025c2e15 Removed unneeded logging, removed email code, refactored variable names from email-centric to jenkins- and error-centric names. 2014-04-04 15:50:18 -04:00
alexjacks92
c980facdab Removed mail code, added code to work with jenkins. 2014-04-03 15:41:04 -04:00