62 Commits

Author SHA1 Message Date
alexjacks92
77eeecf503 Fixing an issue with testing where the test will try to generate reports too early. 2014-04-18 11:33:56 -04:00
alexjacks92
2e64142bf2 Fixing UI test hang up - removed section of code that looked for a checkbox that has been removed. 2014-03-28 14:40:18 -04:00
alexjacks92
e6b4794fef Getting rid of an unused field. 2014-03-27 16:56:08 -04:00
alexjacks92
d1ec1662bb Removing dead code. 2014-03-27 14:08:37 -04:00
alexjacks92
ae94e25dc2 Changed ingest method calls to work with the new ingest framework. 2014-03-27 12:33:02 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
alexjacks92
0e73384433 Style issues. 2014-03-05 16:26:39 -05:00
alexjacks92
4ff69ee8d4 Removing logging that is no longer needed. 2014-03-04 17:01:17 -05:00
alexjacks92
b9f14fc61b removing unused variable 2014-02-25 15:45:31 -05:00
alexjacks92
7060219f58 Adding more logging. 2014-02-25 13:37:31 -05:00
alexjacks92
da60c4ec80 Testing a theory about timeouts causing the post-ingest hang. 2014-02-25 13:00:48 -05:00
alexjacks92
41e0695bf2 Matching develop branch UI. 2014-02-11 15:28:18 -05:00
alexjacks92
8f8fe23bdb One more fixed syntax error. 2014-02-11 13:55:53 -05:00
alexjacks92
ece9456d02 Fixing a syntax error. 2014-02-11 13:46:40 -05:00
alexjacks92
6b5b8cf0aa Added a command to switch report to HTML instead of XML format. 2014-02-11 13:39:22 -05:00
alexjacks92
e80813676f Another mismatch, and removing previous debug print statement (no longer needed). 2014-02-04 17:18:03 -05:00
alexjacks92
2b31109876 More verbose logging for debugging a UI hanging issue. 2014-02-04 13:51:35 -05:00
alexjacks92
00df38f274 Another misnamed dialogue. 2014-02-03 16:02:30 -05:00
alexjacks92
915f03d613 Fixed name mismatch between UI and develop branch. 2014-02-03 10:51:30 -05:00
Jeff Wallace
dfd6a966da Fixed timeout exception. 2013-12-18 10:13:28 -05:00
Jeff Wallace
bc4705cbd4 Fixed regression test that was broken by the change of a label on a checkbox. 2013-12-10 15:33:15 -05:00
Samuel H. Kenyon
4207869db9 Revert Autopsy regression test of JNI HashDB which is now tested in the TSK JNI unit test. 2013-11-18 18:35:03 -05:00
Samuel H. Kenyon
6c407691ad Delete test kdb file (if it exists) before starting a new test. 2013-11-11 14:22:15 -05:00
Samuel H. Kenyon
6341a48e13 Added more regression tests to testHashDbJni(). 2013-11-08 19:28:53 -05:00
Samuel H. Kenyon
e7824e879f Added new regression test for HashDB JNI operations. 2013-10-31 16:52:24 -04:00
Jeff Wallace
09d3f78d43 Fixed regression tests to work with new report configuration panel. 2013-10-30 14:30:43 -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
Smoss
1068085622 Refactored regression.py
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 14:32:54 -04:00
Sean-M
3fcff19c3f updated regressiontest.java
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-05-24 15:45:36 -04:00
Sean-M
72b073ec3e Reimplemented report checking 2013-04-08 11:10:06 -04:00
Sean-M
b20b202156 Removed unneccesary code. 2013-04-04 15:35:20 -04:00
Sean Moss
661016cb52 fixed some things, and rolled back a lot of comments. 2013-03-26 10:59:39 -04:00
Sean-M
765e6ab5a9 Removed URL from test 2013-03-14 13:52:22 -04:00
Sean-M
e86e3d509d fixed KeywordSearhLists 2013-03-07 12:14:47 -05:00
Sean-M
4b8f0dc6d4 improved regression tests 2013-03-07 10:56:57 -05:00
Sean-M
6180aec241 added backup for Regression tests 2013-03-06 18:32:30 -05:00
Sean-M
e52591abba to be merged 2013-03-06 18:20:09 -05:00
Sean-M
bfba3dbe18 Updated regression test, now will check reports 2013-02-12 14:36:29 -05:00
Sean-M
47256dd128 minor regression test changes 2013-02-12 13:39:39 -05:00
Sean-M
ac46436eeb Changed regression test
It no longer creates a new thread
2013-02-12 10:25:55 -05:00
Sean-M
28889c51ec Minor fix to the regression test
may require reinstalling cygwin with python updates
2013-02-12 09:57:47 -05:00
Devin148
0498d0b615 Update test with changed order of panels 2012-11-26 13:15:16 -05:00
0xNF
21079bc162 Infinite Testing changes
Supports the new HTML report format for comparing gold reports.
Added a modified java test package that has some changes specific to the infinite testing.
2012-11-20 10:25:16 -05:00
adam-m
b111200164 update regression 2012-09-13 17:19:30 -04:00
adam-m
c78462d6a4 Ingests API changes.
Rename "service" to "module"
2012-08-29 16:46:34 -04:00
devin148
3919f77ea8 Added screenshots and an output directory argument to the tester. 2012-08-27 15:37:27 -04:00
dhurd
da348a2896 Unalloc logic error bugfix. 2012-08-20 13:33:24 -04:00
dhurd
73fcfa1c31 Bug fix to regression test. 2012-08-17 10:25:39 -04:00
dhurd
b9715e7726 Updates to match change in wizard names. Added improved exception checking. 2012-08-13 14:14:30 -04:00
dhurd
d3d2d2a4d3 Updates to testing and it's documentation. 2012-08-10 11:16:47 -04:00