353 Commits

Author SHA1 Message Date
U-BASIS\zhaohui
8b128fa2ae 2682: merge the script updates with current develop code base 2017-08-21 09:06:35 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
U-BASIS\zhaohui
84813bc558 2918: updates for single-user case 2017-08-15 15:21:57 -04:00
U-BASIS\zhaohui
8c08d6dd32 2918: update the config.xml for usage of the recent regression test updates 2017-08-15 15:12:13 -04:00
U-BASIS\zhaohui
53e8b772d1 2918: clean up 2017-08-15 14:55:31 -04:00
U-BASIS\zhaohui
caad6cbf50 2918: Remove obj_id number from case directory. Add artifact type to path 2017-08-15 14:44:58 -04:00
U-BASIS\zhaohui
76fbbe0615 2918: use artifact type name as part of the artifact path 2017-08-14 11:16:26 -04:00
U-BASIS\zhaohui
1977c14707 2918: normalize tsk_objects table dumps for the object artifact type 2017-08-10 10:09:46 -04:00
U-BASIS\zhaohui
c9872814b7 2918: remove the extra casting and type 2017-08-09 12:35:34 -04:00
U-BASIS\zhaohui
fd2990d253 2918: update tsk_objects table dump file to take care of the derived/artifact type. 2017-08-09 11:35:55 -04:00
U-BASIS\zhaohui
6713e1abfd 2918: update comments 2017-08-09 09:57:27 -04:00
U-BASIS\zhaohui
424d6fdea7 2918: After Raman's update for artifacts as content and attachments as children, script will check if the object is this type to avoid fetch parent_path from tsk_files table. 2017-08-09 09:50:58 -04:00
U-BASIS\zhaohui
988d119e31 2672: Check the build failure before checking if the database file exists. 2017-07-26 14:48:33 -04:00
U-BASIS\zhaohui
2995585ea3 2672: Check if there's any failure message in antolog.txt right after a test finish. 2017-07-26 13:35:40 -04:00
U-BASIS\zhaohui
79086fb505 2672: Check 'SEVERE at autopsy logs and build failure at antlog 2017-07-25 10:54:04 -04:00
U-BASIS\zhaohui
0826d405ab 2672: Nightly will check more failed keywords and also check antlog.txt. 2017-07-20 17:40:16 -04:00
U-BASIS\zhaohui
e712cab874 Fix the Global_CSV log file couldn't found issue. 2017-06-07 10:03:31 -04:00
U-BASIS\zhaohui
bb957de980 2662: Update regresssion.py to start the multi-user case test. 2017-06-02 08:46:49 -04:00
U-BASIS\zhaohui
83133428f0 2119: to let python function makedirs() works better use the right path style according the platform 2017-05-17 14:29:27 -04:00
U-BASIS\zhaohui
0bd4607480 2119: Adding maxParentLevels property to manifestclasspath to fix 'No suitable relative path' problem and let regression test to get the autopsy version number from project.properties file instead of hard coded. 2017-05-04 10:14:04 -04:00
U-BASIS\zhaohui
92f4ac0e21 update script to use version 4.4.0 2017-04-28 10:28:07 -04:00
U-BASIS\zhaohui
e5ca026eac 2297: replace the obj_id number with it's parent_path or value of the first 2 columns 2017-04-04 16:08:55 -04:00
U-BASIS\zhaohui
dc12508768 2102: refactor the regression tests 2017-02-03 09:42:51 -05:00
U-BASIS\zhaohui
909dedbb18 2093: clean up 2017-01-27 14:51:59 -05:00
U-BASIS\zhaohui
81369156ac 2093: cleanup 2017-01-27 12:50:34 -05:00
U-BASIS\zhaohui
e28a604f5e 2093: regression.py updated for testing different product 2017-01-20 14:00:09 -05:00
Ann Priestman
efdbc58501 Use the last end parentheses in normalize_db_entry instead of the first occurrence.
Fixes bug for file names containing parentheses.
2016-11-14 09:46:44 -05:00
Oliver Spohngellert
da10cfe2dd Got rid of blackboard dump. 2016-06-15 13:09:57 -04:00
Oliver Spohngellert
0c08f939cc Fixed long creation issue. 2016-06-15 13:06:46 -04:00
Oliver Spohngellert
e9ac4daa44 Fixed whitespace in test script. 2016-06-15 11:32:55 -04:00
Oliver Spohngellert
12bcbe9f86 Updated test script to account for ingest job times. 2016-06-15 08:57:25 -04:00
Oliver Spohngellert
8873e02ca9 Got rid of print statement. 2016-05-02 11:42:43 -04:00
Oliver Spohngellert
c2402d65ba Fixed outpath writing for both custom config and default. 2016-05-02 11:40:18 -04:00
Richard Cordovano
e41cebbe9d Make tskdbdiff.py handle data_source_info table UUIDs as device ids 2016-03-12 16:42:16 -05:00
Richard Cordovano
30676cb0b3 tskdbdiff.py bb-attr value type fix correction 2016-01-27 17:40:04 -05:00
Richard Cordovano
88a2f37a5e Make tskdbdiff.py handle bb-attr value types correctly 2016-01-27 17:37:54 -05:00
Richard Cordovano
06b499f7af Revert "Make tskdbdiff.py handle attr value types correctly"
This reverts commit 6893e1c35b2b3f50cd820d7837e51ca462a7fe0c.
2016-01-27 17:36:25 -05:00
Richard Cordovano
6893e1c35b Make tskdbdiff.py handle attr value types correctly 2016-01-27 17:29:29 -05:00
U-Mhmdfy-PC\Mhmdfy
43e9fa5b0f if no gold dumps are provided, generete them 2015-12-18 13:58:43 -05:00
Richard Cordovano
8191ab11b4 Merge pull request #1780 from mhmdfy/sort-gold
get_temp creates new file everytime, need to call it only once
2015-12-18 09:47:13 -05:00
momo
1e30edeacb get_temp creates new file everytime, need to call it only once 2015-12-18 08:59:18 -05:00
Richard Cordovano
3404a39be0 Merge pull request #1775 from mhmdfy/regression-cleannup
remove jenkins tag
2015-12-17 15:55:07 -05:00
momo
818090f880 comment 2015-12-17 15:49:16 -05:00
momo
9493ba8fd2 sort gold before compare 2015-12-17 15:35:13 -05:00
momo
76d3acbd84 ignore case when sorting 2015-12-17 11:17:44 -05:00
momo
baf65a7e0b remove jenkins tag 2015-12-15 09:21:32 -05:00
momo
007639bec3 change exit error code 2015-12-11 11:10:10 -05:00
momo
3727f55c9c remove stuff 2015-12-11 09:10:55 -05:00
momo
1bbcd5addd add the ability to both run test and rebuild 2015-12-11 09:09:30 -05:00
momo
7fa64aa8ff Merge branch 'test-for-devs' of https://github.com/mhmdfy/autopsy into test-for-devs 2015-12-10 16:52:09 -05:00