mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GT-3035 - Restore Integration Tests - more missing test files; updated
test environment to install a default tool
This commit is contained in:
parent
4dc8e77172
commit
554bce2407
26 changed files with 4989 additions and 40 deletions
|
@ -62,6 +62,7 @@ public abstract class AbstractGenericTest extends AbstractGTest {
|
|||
private static File debugDirectory;
|
||||
|
||||
public static final String TESTDATA_DIRECTORY_NAME = "testdata";
|
||||
public static final String DEFAULT_TOOL_NAME = "CodeBrowser";
|
||||
public static final String DEFAULT_TEST_TOOL_NAME = "TestCodeBrowser";
|
||||
|
||||
private static boolean initialized = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue