Commit Graph
3831 Commits
Author SHA1 Message Date
Jeff Wallace 0bfee91eda Cleaned up and refactored TestResultsDiffer to redesign specification. 2013-07-12 14:38:12 -04:00
Jeff Wallace 66c01b5742 Created DiffResults class to store TskDBDiff results in TestData. 2013-07-11 14:43:09 -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
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
Jeff Wallace 52fba3c817 Changed several filename attributes of TestConfiguration to be constant global variables 2013-07-10 09:43:03 -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
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
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
Smoss d453da65cf Fixed use of network share drives
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-27 14:43:58 -04:00
U-BASIS\smoss 3da6a71a68 Merge https://www.github.com/sleuthkit/autopsy 2013-06-27 14:17:13 -04:00
adam-m 8cfd800077 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-06-27 13:12:38 -04:00
adam-m fea9ed936d add public API to ingest manager to check status of scheduler (if hasNext() ) 2013-06-27 13:12:09 -04:00
Smoss 07d898b80b Updated emailer.py
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-27 12:49:52 -04:00
U-BASIS\smoss a965c12b83 Merge https://www.github.com/sleuthkit/autopsy 2013-06-27 10:51:56 -04:00
Brian Carrier 5539471de2 Updated doxygen 2013-06-27 09:05:50 -04:00
Brian Carrier b784592242 Updated doxygen 2013-06-27 07:06:26 -04:00
Brian Carrier 51ecad4633 updated doxygen 2013-06-27 00:23:55 -04:00
Brian Carrier e6547ed38f Updated doxygen files 2013-06-27 00:21:19 -04:00
U-BASIS\smoss 9e883333d1 Merge https://www.github.com/sleuthkit/autopsy 2013-06-26 18:16:13 -04:00
U-BASIS\smoss 6f19b06659 Merge https://www.github.com/sleuthkit/autopsy 2013-06-26 18:04:37 -04:00
adam-m 95afd5bb89 Merge https://github.com/Smoss/autopsy 2013-06-26 18:03:18 -04:00
Smoss 2c109b458c Fixed nps-2008-jean(0) gold standard
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 17:57:28 -04:00
Smoss 53a3bb5f6f Removed references to the gold_creation value.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 17:48:01 -04:00
Smoss 672e8af76e Made reccomended changes to ExtractUSB and ExtractRegistry.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 17:44:31 -04:00
Smoss 1068085622 Refactored regression.py
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 14:32:54 -04:00
adam-m 5f7c3dba2c add getter for report branding root dir 2013-06-26 09:47:28 -04:00