327 Commits

Author SHA1 Message Date
tsk-build
dfe6ebcf7d minor comment updates 2014-09-16 10:29:29 -04:00
Brian Carrier
94d49ada2a Added utf-8 encoding to test diff 2014-08-22 10:25:35 -04:00
Brian Carrier
a6ea66adb3 removed code that copies error files bc it caused problems 2014-08-19 14:36:29 -04:00
Brian Carrier
357d43f4e3 Forced regression scripts to use python 3 2014-08-19 13:54:33 -04:00
Brian Carrier
303c3315ec Added basic usage message 2014-08-18 18:05:06 -04:00
Brian Carrier
148f4757fa removed srcupdater file from test scripts 2014-08-18 17:33:33 -04:00
Brian Carrier
5497fcb292 fixed permission and connect exceptions 2014-08-11 15:04:01 -04:00
alexjacks92
173fa3b9db Doctoring reports table entries instead of removing them. 2014-06-11 13:09:52 -04:00
alexjacks92
e80444144d No longer diffing reports table in testing. 2014-06-10 15:37:50 -04:00
alexjacks92
317923da96 Made sure timing tests will only run during explicit timing tests. 2014-06-06 13:39:22 -04:00
alexjacks92
a993163f2f Refining time diff. 2014-06-05 16:56:54 -04:00
alexjacks92
4a0e8ad728 Timing testing basics working. 2014-06-05 16:11:38 -04:00
alexjacks92
7f4d2ac75f Bug with moving userdir logs fixed. 2014-06-05 10:23:06 -04:00
alexjacks92
a3dfd9c4b5 Reverting to old log naming conventions. 2014-06-05 10:04:59 -04:00
alexjacks92
2cb84dee2e Working towards timing tests. 2014-06-05 09:43:43 -04:00
alexjacks92
977d34b07b Documentation and code clean up. 2014-06-03 13:30:50 -04:00
alexjacks92
2382a3c023 Tests now pull in both sets of logs for diffing. 2014-06-03 12:51:10 -04:00
alexjacks92
de063b9957 Working towards moving both sets of logs for testing. 2014-06-02 16:38:32 -04:00
alexjacks92
93bcdaebd2 Dropping tsk_files obj_id istead of replacing. 2014-05-30 14:17:31 -04:00
alexjacks92
7db2e4b059 String concatenation bug fixed. 2014-05-14 16:02:56 -04:00
alexjacks92
c21400500a Getting rid of whitespace diffs. 2014-05-12 10:56:02 -04:00
alexjacks92
e437fe2643 Making sure only UI changes are on this branch. 2014-05-12 10:52:56 -04:00
alexjacks92
04d3528a96 More change isolation. 2014-05-12 10:45:36 -04:00
alexjacks92
a11b819956 Isolating changes on one branch only. 2014-05-12 10:31:37 -04:00
alexjacks92
0292a4933b Only traces log will go into common log. 2014-05-08 13:28:56 -04:00
alexjacks92
837472fc3a ID replacement bug fix - last attribute in tsk_objects lines properly formatted. 2014-05-08 13:24:11 -04:00
alexjacks92
eb3f9bbbf3 Reimplemented object ID replacement in a more sane way. 2014-05-06 14:09:02 -04:00
alexjacks92
471478d4e4 Added sorting to non-blackboard database dumping. 2014-05-01 14:54:57 -04:00
alexjacks92
c1003191d4 More useful variable names. 2014-04-30 11:11:03 -04:00
alexjacks92
a128f4a526 Code cleanup. 2014-04-30 10:43:02 -04:00
alexjacks92
91fd8a6891 Merge remote-tracking branch 'upstream/develop' into IdsToPaths 2014-04-29 16:53:32 -04:00
alexjacks92
a0b4a2d32f Replacing more IDs with file paths - now tsk_files_path and tsk_objects tables as well. 2014-04-29 16:53:15 -04:00
alexjacks92
cbb8cc1a3f First pass at id/path swapping. 2014-04-28 16:43:53 -04:00
Richard Cordovano
71d5e7bf2a Merge pull request #691 from alexjacks92/JenkinsExitCodes
Exit codes for use with jenkins
2014-04-25 12:52:47 -04:00
alexjacks92
7451fd9fef Clean up attachments regardless of success or failure. 2014-04-25 11:17:18 -04:00
alexjacks92
1facc62c3e Diff ordering fix. 2014-04-25 11:14:15 -04:00
alexjacks92
f2476de2db Exiting regression test with exit code 1 on failed tests. 2014-04-24 13:23:16 -04:00
alexjacks92
f4bc376d21 Close database connections before exiting methods. 2014-04-23 11:18:30 -04:00
alexjacks92
fcd7c3cdd7 Typo fix. 2014-04-22 13:48:06 -04:00
alexjacks92
1e943b1f2d Added a comment for the potentially confusing dictionary creation code. 2014-04-22 13:47:26 -04:00
alexjacks92
d3c0b6d4dd DB dumps will now show file paths instead of object ids. 2014-04-22 13:44:16 -04:00
alexjacks92
d1fee32f54 Updating example test configuration file to not include emailing. 2014-04-21 15:39:35 -04:00
alexjacks92
3b32ad6fc9 More unneeded logging. 2014-04-17 10:54:00 -04:00
alexjacks92
cc4be6a075 Excess logging removed. 2014-04-17 10:52:57 -04:00
alexjacks92
950f735f8c Fixing a bug in the diffing script so that files certain files aren't excluded entirely. 2014-04-17 10:17:36 -04:00
alexjacks92
e55378e68f Removed object id from diffing. Addresses issues with nondeterminism. 2014-04-15 11:21:28 -04:00
alexjacks92
bbf0012224 Removing unneeded print. 2014-04-15 10:30:07 -04:00
alexjacks92
402d3651cc Cleaning up code to work when you aren't running a jenkins job. 2014-04-08 11:56:14 -04:00
alexjacks92
50f49c529a Removing existing diff files before writing them out to the jenkins attachment location. 2014-04-07 15:56:47 -04:00
alexjacks92
feaf2c1409 JavaIO flushing error fix and ensuring regression test diffs are added as email attachments. 2014-04-01 17:20:45 -04:00