4149 Commits

Author SHA1 Message Date
Jeff Wallace
ba50b7fbad Reorganized regression.py and Emailer.py. Moved util functions to a new file, regression_utils.py 2013-07-12 15:25:32 -04:00
Brian Carrier
dda08dc638 Merge pull request #232 from rcordovano/master
Tag-Related Enhancements to Artifact Tabular Report Pages
2013-07-12 12:12:51 -07:00
Jeff Wallace
0bfee91eda Cleaned up and refactored TestResultsDiffer to redesign specification. 2013-07-12 14:38:12 -04:00
adam
ae160e93b3 Merge pull request #233 from jawallace/master
Regression Script Refactoring
2013-07-11 12:35:21 -07:00
Brian Carrier
85b16fcc8b Merge branch 'master' of github.com:sleuthkit/autopsy 2013-07-11 15:11:38 -04:00
Brian Carrier
37f05d73d2 Made extracted content area be dynamic and not hard coded 2013-07-11 15:11:16 -04:00
adam-m
294ce8ff9a Add discovery of external ingest modules (outside of autopsy project tree) in ingest module loader 2013-07-11 14:57:12 -04:00
Jeff Wallace
66c01b5742 Created DiffResults class to store TskDBDiff results in TestData. 2013-07-11 14:43:09 -04:00
Richard Cordovano
655e7e5787 Added UTF-8 encoding meta tag to HTML report 2013-07-11 14:31:20 -04:00
Richard Cordovano
ffed632b16 Extended tag display and filtering to keyword and hash set hits and prohibited making local copies of unalloc/virt files for reports 2013-07-11 14:02:39 -04:00
Jeff Wallace
ab5a18ae15 Replaced usage of make_path with attributes and methods in TestData 2013-07-11 12:31:33 -04:00
Jeff Wallace
7c87217bf4 Added additional helper methods to TestData to eliminate overuse of make_path 2013-07-11 10:22:41 -04:00
adam-m
93fa98bd5b update news for new version 2013-07-11 09:34:55 -04:00
adam-m
7fab4a394e add query substr to keyword search tab title
fixes #225
2013-07-10 23:51:52 -04:00
adam-m
9658b52f2b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-07-10 19:35:25 -04:00
adam-m
190cd30788 update scalpel jni dll for windows using 20130710 build 2013-07-10 19:34:57 -04:00
Jeff Wallace
7952b7368c Added methods to TestData to produce paths for gold or output directories. 2013-07-10 16:43:14 -04:00
Jeff Wallace
d8136f5754 Changed documentation to google python standards. 2013-07-10 14:08:10 -04:00
adam
214054d5d5 Merge pull request #226 from jawallace/master
Regression Script Refactoring
2013-07-10 09:11:54 -07:00
Jeff Wallace
52fba3c817 Changed several filename attributes of TestConfiguration to be constant global variables 2013-07-10 09:43:03 -04:00
Richard Cordovano
7bbc5e0a22 Fixed bug in code to create tag folders local files for file tags report 2013-07-09 22:08:36 -04:00
Richard Cordovano
e23768f7cc Swapped File and Size columns in Hashset Hits report 2013-07-09 21:26:19 -04:00
Richard Cordovano
586bd6e03e Resolved some reporting issues 2013-07-09 19:59:04 -04:00
Jeff Wallace
f537e18b92 Removed other instances of using make_path to get paths to database files in TskDbDiff 2013-07-09 16:54:47 -04:00
Jeff Wallace
4c257655df Refactored TskDbDiff (DatabaseDiff) to eliminate repeated code and correctly close database connections 2013-07-09 16:04:23 -04:00
Jeff Wallace
f346032d72 Removed redundant attributes in TestConfiguration and consolidated places they were used. 2013-07-09 14:10:39 -04:00
Jeff Wallace
1460a8c7cf Fixed naming error in previous commit 2013-07-09 13:17:52 -04:00
Jeff Wallace
3c1cc941c7 Cleaned up _run_test method by moving test_data configuration to _generate_test_data 2013-07-09 13:00:53 -04:00
Jeff Wallace
a7d4d9761e Removed configuration logic from run_test 2013-07-09 12:26:48 -04:00
Jeff Wallace
32b9b63be2 Changed Test_Runner class name to conform to naming conventions 2013-07-09 11:54:03 -04:00
Jeff Wallace
92712af0ec Created separate method to generate a list of TestData to be used by run_tests 2013-07-09 11:49:31 -04:00
Jeff Wallace
345cb2582f TestConfiguration no longer relys on TestData to print errors 2013-07-09 11:22:05 -04:00
Jeff Wallace
71d35554a1 Fixed regression test script so the test configuration has access to the parsed command line arguments 2013-07-09 10:14:07 -04:00
adam-m
d929a6793b adding local files: handle case when listFiles() returns null 2013-07-06 11:36:31 -04:00
adam
84e6791e02 Merge pull request #223 from jawallace/master
Refactoring of Regression Test Scripts
2013-07-05 13:11:12 -07:00
Richard Cordovano
67fbf4c5a9 End of week snapshot 2013-07-05 15:05:58 -04:00
U-BASIS\jwallace
28bec75e38 Added information on Config Files to testing README 2013-07-05 12:32:40 -04:00
U-BASIS\jwallace
49912d966d Renamed TestAutopsy class to TestConfiguration. Moved Configuration logic from run_tests to TestConfiguration class 2013-07-05 12:29:57 -04:00
Richard Cordovano
53cda141b2 Initial work on VIK-62 2013-07-03 18:01:31 -04:00
Brian Carrier
030001f391 Updated regression test files to clean up and reorganize 2013-07-01 12:23:24 -04:00
adam-m
305eba1fa2 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-06-28 13:16:22 -04:00
adam-m
8a90eaa07a Hide Edit menu which does not do anything 2013-06-28 13:16:00 -04:00
Brian Carrier
480f00a134 Updated regression test script with comments 2013-06-28 13:00:24 -04:00
Brian Carrier
b58130e48f updated doxygen docs 2013-06-28 00:24:18 -04:00
adam-m
c4090f7ecd Better handle default reporting branding 2013-06-27 17:58:22 -04:00
adam-m
f563eb2e38 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-06-27 17:32:22 -04:00
adam-m
735c0c6a20 make generator logo optional in report branding 2013-06-27 17:32:02 -04:00
adam
63487c718b Merge pull request #220 from Smoss/master
Fixed regression tests
2013-06-27 14:00:47 -07:00
Smoss
01637d7132 Fixed Regression.py
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-27 16:57:10 -04:00
adam-m
f87135afca Properly close resource streams in html report generation to ensure report has images before applications closes and streams are flushed 2013-06-27 16:01:26 -04:00