566 Commits

Author SHA1 Message Date
Brian Sweeney
d6143993c5 more test cases, added a method for getting unique case name 2018-05-09 11:26:30 -06:00
Brian Sweeney
4a0ae67b05 more tests 2018-05-09 11:26:30 -06:00
Brian Sweeney
25b6ac9de9 functional testing - wip 2018-05-09 11:26:29 -06:00
U-BASIS\dgrove
aed9b69538 SQLCipher detection functionality and test finished. 2018-05-09 13:23:09 -04:00
Brian Sweeney
226acf8c3b testing 2018-05-09 11:21:56 -06:00
Brian Sweeney
8517a877c3 functional testing - wip 2018-05-09 11:17:16 -06:00
Brian Sweeney
0d166feaa2 testing 2018-05-09 11:16:38 -06:00
Brian Sweeney
24f515af0d test stub 2018-05-09 11:14:12 -06:00
William Schaefer
b72439141c 3752 remove empty setup method for Encrypted partition test 2018-05-09 12:47:16 -04:00
U-BASIS\dgrove
b8ec65adbc Bitlocker detection implemented. 2018-05-08 18:22:08 -04:00
William Schaefer
8ba0d716a3 3752 resolve merge conflict regarding getCurrentCaseThrows fix 2018-05-08 17:28:09 -04:00
William Schaefer
650de50969 fix additional test related merge refactoring issues 2018-05-08 16:37:34 -04:00
William Schaefer
7c96bc0713 3752 change calls to getOpenCase to getCurrentCaseThrows 2018-05-08 16:31:10 -04:00
William Schaefer
a06cfb3c0c Fix merge error, updating getOpenCase to getCurrentCaseThrows in encryption detection test 2018-05-08 16:22:06 -04:00
William Schaefer
2f443ca6d3 Fix merge error, updating getOpenCase to getCurrentCaseThrows in encryption detection test 2018-05-08 16:20:26 -04:00
William Schaefer
7446e82e3e 3752 remove comment about disabled test now that it is not disabled 2018-05-08 15:13:18 -04:00
William Schaefer
3965adbc97 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartitionTest 2018-05-08 15:11:29 -04:00
William Schaefer
58b6f2da85 3752 enable Veracrypt test because of sleuthkit changes in 3820 2018-05-08 15:11:10 -04:00
Richard Cordovano
356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04:00
Richard Cordovano
523c2929f9 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 15:24:55 -04:00
Richard Cordovano
2738ebfbea Merge in release-4.7.0 branch and resolve conflicts 2018-05-07 14:14:12 -04:00
William Schaefer
63518b5ad7 3752 re-disable veracrypt test after confirming it sometimes works following name changes 2018-05-07 12:08:53 -04:00
William Schaefer
5347514f61 3752 fix misspelled veracrypt names and files 2018-05-07 12:05:04 -04:00
William Schaefer
029cd46624 3752 make the Vericrypt test be ignored for the time being due to 3820 2018-05-07 11:04:50 -04:00
William Schaefer
82303be400 3752 fix merge conflicts between custom release may and 3752 2018-05-07 10:46:34 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
U-BASIS\dgrove
e766068fe5 Handle counts. 2018-05-02 14:42:19 -04:00
William Schaefer
b54fb3fb27 3752 make failure message for vericrypt test more accurate 2018-05-01 10:28:50 -04:00
William Schaefer
fbeb1f8fcd 3752 update google drive vericrypt test image and check for container 2018-05-01 10:23:58 -04:00
William Schaefer
1d8882e6f9 3752 finish Vericrypt test and add final asserts to it 2018-05-01 09:51:00 -04:00
William Schaefer
276939278a Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartionsFunctionalTest 2018-04-30 16:35:50 -04:00
Richard Cordovano
875a619e2d Resolve merge conflict for custom-release-may-2018 branch 2018-04-27 17:36:33 -04:00
Richard Cordovano
4a2faa9983
Merge pull request #3712 from dgrove727/3749_FunctionalTest
3749 functional test
2018-04-27 16:51:18 -04:00
William Schaefer
38fbff10d1 3752 add vericrpyt functional test, modify existing encryption test to use Utils 2018-04-27 14:14:54 -04:00
U-BASIS\dgrove
88f781d247 Completed functional test. 2018-04-27 13:30:54 -04:00
U-BASIS\dgrove
14806f81b4 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3750_PasswordProtectionAccessDatabases 2018-04-27 12:05:56 -04:00
U-BASIS\dgrove
24228af441 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3748_RegressionTest 2018-04-26 22:36:12 -04:00
U-BASIS\dgrove
d0ddd3f540 Added assertion messages. 2018-04-26 22:35:00 -04:00
U-BASIS\zhaohui
6484e6b4d6 3709: All test cases for Embedded file tests. 2018-04-26 17:01:49 -04:00
Richard Cordovano
57e644fbb8 Add testutils to custom release May 2018 branch 2018-04-26 13:34:31 -04:00
U-BASIS\zhaohui
9f9622c2c1 3709: Add IngestUtils class for unit test. 2018-04-26 11:56:55 -04:00
U-BASIS\dgrove
a9acec5f2f Functional test now includes checks on PDF files. 2018-04-24 12:31:52 -04:00
U-BASIS\zhaohui
5b2ef9d7b8 3709: Move the common code of unit tests to a util class. 2018-04-24 11:46:44 -04:00
U-BASIS\dgrove
0bf0e9d08e Completed functional test for password detection. 2018-04-23 15:47:07 -04:00
U-BASIS\zhaohui
b59177c618 3709: 1st test for embedded files 2018-04-13 17:42:57 -04:00
U-BASIS\zhaohui
5114f21a56 3599: Enable number 7 test case. 2018-04-13 16:59:02 -04:00
U-BASIS\zhaohui
4f9efb602b 3599: Enable number 7 test case. 2018-04-13 16:56:54 -04:00
U-BASIS\zhaohui
ec86a85b46 3599: Rename the disabled test to make it more meaningful. 2018-04-13 12:45:05 -04:00
U-BASIS\zhaohui
8cf2266364 3599: cleanup. 2018-04-12 14:37:29 -04:00