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
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
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
dhurd
ffaa4d29c0
Updates to the regression test Python script: global CSV file, minor bug fixes.
2012-08-09 16:31:27 -04:00
dhurd
7ec91a6795
Adding Body File format report to the Generate Report dialog. Also adding multiple icon support, chaning a file\'s icon based on it\'s extension.
2012-07-17 12:10:54 -04:00
dhurd
df65ea10c2
Updates to RegressionTest.java
2012-07-16 14:08:22 -04:00
adam-m
cd6957fbb3
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
Testing/test/qa-functional/src/org/sleuthkit/autopsy/testing/RegressionTest.java
2012-07-13 14:40:38 -04:00
0xNF
07e0fb8c9c
Added option to run without processing unallocated space via the -u command.
...
Would like to add multiple option support in the future (rebuild and unallocated, for instance)
2012-07-11 15:05:59 -04:00
dhurd
857498ffdf
Completed Regression Tests
...
RegressionTest.java now works with Jemmy and goes through the UI.
2012-07-06 13:09:33 -04:00
dhurd
bfc19d994b
Generate Reports Cheat
...
A cheat using java.awt.Robot to press keys and open the Generate Report
JDialog
2012-07-06 10:25:24 -04:00
Dick Fickling
24c25380ec
Update test file to reflect recent UI changes
2012-06-27 14:36:59 -04:00
adam-m
4678de8d63
Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy into new-features-20120503
...
Conflicts:
Testing/test/qa-functional/src/org/sleuthkit/autopsy/testing/RegressionTest.java
2012-05-31 11:05:33 -04:00
adam-m
b0ccd2d43c
adjust test to new API
2012-05-31 11:04:23 -04:00
Dick Fickling
89dec97eca
Regression test fix
...
remove time zone visitors
add (currently disabled) restriction on Dir tree to hide unalloc files
2012-05-31 10:53:37 -04:00
Dick Fickling
5d4dc02634
Initial test script commit.
2012-05-21 10:10:56 -04:00