mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Updated regression test script with comments
This commit is contained in:
parent
b58130e48f
commit
480f00a134
5
Testing/README.txt
Normal file
5
Testing/README.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
This folder contains the Test module that is used to drive Autopsy. It
|
||||||
|
relies on NetBeans libraries to drive the UI. The test folder in the
|
||||||
|
root directory contains scripts and gold standard files to compare
|
||||||
|
against. That folder is where you should run regression tests from.
|
||||||
|
|
7
test/README.txt
Normal file
7
test/README.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
This folder contains the data and scripts required to run regression tests
|
||||||
|
for Autopsy. There is a 'Testing' folder in the root directory that contains
|
||||||
|
the Java code that drives Autopsy to perform the tests.
|
||||||
|
|
||||||
|
To run these tests:
|
||||||
|
- Download the input images by typing 'ant test-download-imgs' in the root Autopsy folder. This will place images in 'test/input'.
|
||||||
|
- Run 'regression.py' from inside of the 'test/scripts' folder.
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user