40 Commits

Author SHA1 Message Date
adam-m
07d71daf67 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-23 16:38:07 -04:00
0xNF
db17e3520c Changed deletion of Solr index to be default, disabled via -d instead. 2012-07-23 15:16:51 -04:00
0xNF
539695bcfd Added -d argument to delete keyword search files after ingest. 2012-07-23 15:10:14 -04:00
adam-m
a675d73c26 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-23 11:23:12 -04:00
0xNF
bb66169509 Fixed some bugs in regression.py
the single file command is now -f, changed from -i
2012-07-23 11:22:30 -04:00
adam-m
49235b6a2e Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Testing/script/config.xml
	Testing/script/regression.py
2012-07-23 09:44:20 -04:00
0xNF
598eea4de9 Regression.py will now by default check ./input for images when being run with -l unless explicitly told otherwise 2012-07-20 16:26:34 -04:00
dhurd
02626ee0ac Adding Nick's new tester. 2012-07-20 16:07:42 -04:00
dhurd
dcd6ff2108 Addition of 0xNF's config file for the tester. 2012-07-19 09:15:15 -04:00
0xNF
35bc7b1cb6 regression.py : changed the single command to -s, and the ignore command to -i to reduce confusion
regressionTesting.dox : updated the documentation to reflect yesterdays update

Other:
Uploaded an example XML config file
2012-07-18 09:32:28 -04:00
0xNF
819ec4eb95 regression.py now accepts config files for pointing to various directories where images are stored.
Will upload dox tomorrow
2012-07-17 17:27:37 -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
dhurd
59623889e9 Removing another merge issue. 2012-07-16 12:10:01 -04:00
dhurd
f006ac97d7 Merge git://github.com/sleuthkit/autopsy
Conflicts:
	Testing/script/regression.py
2012-07-16 11:57:18 -04:00
dhurd
076a8e4715 Fixing issue with git merger. 2012-07-16 10:20:30 -04:00
dhurd
8ff59c5764 Updating broken test script. 2012-07-16 10:01:28 -04:00
adam-m
125702a533 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-13 16:58:38 -04:00
0xNF
85fcfb6c54 Updated the script a bit, and updated the documentation to reflect the new argument parameters. 2012-07-13 16:53:21 -04:00
adam-m
41a8298f59 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-13 15:15:50 -04:00
0xNF
a4198c4142 fixed bug with variables 2012-07-13 14:59:36 -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
61c4a2b15c Refactored Regression.py:
Will more easily accept future additional argument parameters,
	Appends the parameter to the folder names
2012-07-13 10:42:14 -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
adam-m
5b913ff41f Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Testing/script/regression.py
2012-07-11 13:33:04 -04:00
0xNF
584f4affc6 Added timeouts and the framework for adding dynamic manipulation in the future. 2012-07-11 11:11:30 -04:00
dhurd
10ac084f4d Update to python script. Git added other lines 2012-07-06 13:28:32 -04:00
dhurd
a6b2738daf Merge https://github.com/sleuthkit/autopsy
Conflicts:
	Testing/script/regression.py
2012-07-06 13:13:22 -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
dhurd
29f1d83ee5 Qucik Bug Fix
Small bug that didn't properly verify if the test report existed has
been fixed.
2012-07-06 09:56:53 -04:00
dhurd
f4871dad22 Updates regression.py
Regression test now includes testing and rebuilding for a "golden
report". Script cross-refrences generated .html report with the golden
.html report  /gold/[image name]/report.html
2012-07-06 09:30:25 -04:00
0xNF
9f51d194ea Fixed path to database files 2012-07-03 16:44:12 -04:00
Dick Fickling
24c25380ec Update test file to reflect recent UI changes 2012-06-27 14:36:59 -04:00
Dick Fickling
59930eb0bb Increase test heap space 2012-06-05 16:14:31 -04:00
Dick Fickling
2bc25b7e4a Make test script more granular (each artifact type)
Hide LayoutFiles from tree
2012-06-01 08:47:23 -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