367 Commits

Author SHA1 Message Date
Richard Cordovano
f3785cc1c1
Merge pull request #4447 from dgrove727/4579_ZipBombTestFix
Tweaked SevenZipExtractor; uncommented test.
2019-01-10 13:10:54 -05:00
U-BASIS\dgrove
1d5815030d Tweaked SevenZipExtractor; uncommented test. 2019-01-05 01:51:57 -05:00
U-BASIS\dgrove
8d4ba12033 Using TimeZoneUtils. 2019-01-02 11:25:53 -05:00
U-BASIS\dgrove
a43274134d Fixed tests. 2018-12-31 16:50:27 -05:00
Richard Cordovano
e63d5e9e1d Temporary comment out of IngestedWithHashAndFileTypeInterCaseTests 2018-12-31 15:04:13 -05:00
Richard Cordovano
cd8a044560
Merge pull request #4430 from wschaeferB/4580-CommonPropertyTestFix
4580 common property test fix
2018-12-31 11:05:53 -05:00
Richard Cordovano
c02a5bea2c
Merge pull request #4391 from dgrove727/4462_CentralRepoDatamodelTestFixes
4462 central repo datamodel test fixes
2018-12-31 10:54:40 -05:00
Richard Cordovano
f102f5d481 Remove case dir deletion from functional testing 2018-12-31 10:51:15 -05:00
William Schaefer
e79b639e1c 4580 fix commonfilessearch code and tests to be in passing state 2018-12-27 11:56:44 -05:00
William Schaefer
e70e1e8cfc 4580 re-enable tests in commonfilessearch package that dont depend on 4166 2018-12-26 16:57:03 -05:00
Ann Priestman
f2a4bc917c Fixing some issues from the functional tests 2018-12-26 11:11:55 -05:00
Richard Cordovano
3fcddda7d7 Restore case deletion and working tests to Autopsy-Core functional tests 2018-12-23 12:47:21 -05:00
Richard Cordovano
375b4d4703 Merge in develop branch 2018-12-23 10:47:35 -05:00
U-BASIS\dsmyda
4147986c8d Fixed codacy things, created a story for the NPE and referenced it the comment 2018-12-21 13:00:35 -05:00
U-BASIS\dsmyda
249c69be84 Fixed case deletion for 7ZipExtractor, NPE from Services, and NoClassDefFound for FileUtils 2018-12-20 14:21:58 -05:00
Richard Cordovano
3efba9c999 Remove DataSourceLoader from publicly exported API 2018-12-18 15:01:13 -05:00
U-BASIS\dgrove
b1a944374d Removed unnecessary comments. 2018-12-18 10:53:02 -05:00
U-BASIS\dgrove
55175853e7 All tests updated. 2018-12-18 02:15:48 -05:00
U-BASIS\dgrove
99d578aec0 Partial fixes. 2018-12-13 21:50:05 -05:00
William Schaefer
36286e742f 4440 resolve merge conflicts with develop 2018-12-06 18:25:02 -05:00
William Schaefer
4d6add63db 4440 refactor method names and classes for clean up 2018-12-06 12:58:37 -05:00
Richard Cordovano
6532f7a95e
Merge pull request #4315 from APriestman/4395_dsHashModule
4395 change E01 module to also calculate missing hashes
2018-12-06 10:02:47 -05:00
Richard Cordovano
3c2e40fa57
Merge pull request #4274 from eugene7646/case_uco_1889
1889 Add CASE/UCO report generation
2018-12-05 15:12:15 -05:00
William Schaefer
27f2124b0c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4440-ChangeDisplayOfInterCaseResults 2018-12-04 19:06:43 -05:00
William Schaefer
b44ac8187f 4440 make filtering of common property search results more efficient 2018-12-04 16:34:02 -05:00
Ann Priestman
80cec70c61 Do CR name change again 2018-12-04 11:21:27 -05:00
Ann Priestman
b548105896 Merge remote-tracking branch 'upstream/develop' into 4395_dsHashModule 2018-12-04 11:12:09 -05:00
Ann Priestman
ebc394cc04 Change CR ingest module name back temporarily 2018-12-04 11:11:55 -05:00
Richard Cordovano
05b0b5929b
Merge pull request #4162 from wschaeferB/4242-FixTestArtifacts
4242 fix test artifacts CR functional test
2018-12-03 16:32:56 -05:00
Richard Cordovano
37078b6d43 4241 Comment out embedded files test in IngestFileFiltersTest 2018-12-03 14:03:09 -05:00
Richard Cordovano
4a18ded512 4241 Restore CorrelationAttributeNormalizerTest 2018-12-03 11:21:14 -05:00
Richard Cordovano
0f35c0aff9 4241 Restore IngestFileFiltersTest 2018-11-30 18:35:52 -05:00
Richard Cordovano
04b5597e57 4241 Restore EmbeddedFileTest 2018-11-30 14:25:08 -05:00
Ann Priestman
7a6d466eb9 Renamed module.
Changed ordering of ingest modules.
2018-11-30 07:23:16 -05:00
Richard Cordovano
4a93ca7d3e 4241 Restore EncryptionDetectionTest 2018-11-29 19:10:02 -05:00
Eugene Livis
075d57a6b9 Code cleanup 2018-11-06 15:53:52 -05:00
Richard Cordovano
51547113e3 Temporary removal of remaining Autopsy-Core functional tests 2018-10-03 15:24:54 -04:00
William Schaefer
f44031d344 4242 return now fixed test to commented out state awaiting 4241 changes 2018-09-27 11:31:43 -04:00
William Schaefer
c9e804cd79 4242 fix comparisons in CentralRepoDatamodelTest.testArtifacts 2018-09-27 11:29:22 -04:00
Richard Cordovano
fd3be5e35b Temporary disabling of selected functional tests 2018-09-24 16:17:48 -04:00
William Schaefer
0eab41cd77 Fix sql string in testArtifacts to wrap value with single quotes 2018-09-21 13:41:37 -04:00
William Schaefer
c9c9c8186d Add addition assert to testArtifact CR test 2018-09-21 13:34:20 -04:00
William Schaefer
f06d8ee782 Improve failure messages for the testArtifacts Central Repository test 2018-09-21 13:22:40 -04:00
William Schaefer
ed8592c03d Modify tests to use appropriate method signature for AbstractCommonAttributeSearcher 2018-09-19 12:26:20 -04:00
William Schaefer
d819a966ff 4121 update note in CommonAttributeSearchInterCaseTests to include jira number 4166 2018-09-13 13:57:30 -04:00
William Schaefer
ca8ace09a4 4121 resolve merge conflicts between 4121 and develop 2018-09-13 12:27:52 -04:00
Brian Sweeney
c3e1e48119 toggled off failing tests and added notes on the situation 2018-09-07 10:26:42 -06:00
Brian Sweeney
8509acd5b4 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr 2018-09-07 08:41:40 -06:00
Brian Sweeney
f21a82033f typo 2018-09-07 08:27:14 -06:00
Brian Sweeney
06bb1cd347 phone number refinements 2018-09-06 15:49:39 -06:00