forked from adoptium/aqa-tests
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stewart X Addison <sxa@redhat.com>
- Loading branch information
Showing
11 changed files
with
1,010 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
#JavaTest Harness Configuration Interview | ||
DESCRIPTION=JCK11 compiler template jti for STF automation | ||
INTERVIEW=com.sun.jck.interview.JCKParameters | ||
NAME=jck_compiler | ||
# TESTSUITE example: /jck/jck11/JCK-compiler-10 | ||
TESTSUITE=will_be_set_by_test_automation_at_run_time | ||
# WORKDIR example: /home/user/JCK-compiler-10 | ||
WORKDIR=will_be_set_by_test_automation_at_run_time | ||
jck.concurrency.concurrency=1 | ||
jck.env.compiler.agent.networkClassLoading=No | ||
jck.env.compiler.agent.passivePort= | ||
jck.env.compiler.agent.resourcesRemoving=No | ||
# jck.env.compiler.compRefExecute.cmdAsFile example: /home/user/jdk10/bin/java | ||
jck.env.compiler.compRefExecute.cmdAsFile=will_be_set_by_test_automation_at_run_time | ||
jck.env.compiler.compRefExecute.otherEnvVars= | ||
jck.env.compiler.compRefExecute.otherOpts= | ||
jck.env.compiler.rmi.tcpLower= | ||
jck.env.compiler.rmi.tcpRange=No | ||
jck.env.compiler.rmi.tcpUpper= | ||
jck.env.compiler.rmic=Yes | ||
jck.env.compiler.services.autostartServices= | ||
jck.env.compiler.services.servicesOn=No | ||
jck.env.compiler.testCompile.annoProc=-processor \# | ||
jck.env.compiler.testCompile.annoProcOpt=-A\#key\=\#value | ||
jck.env.compiler.testCompile.classpath=command line option | ||
jck.env.compiler.testCompile.classpathOpt=-classpath \# | ||
# jck.env.compiler.testCompile.cmdAsFile example: /home/user/jdk10/bin/javac | ||
jck.env.compiler.testCompile.cmdAsFile=will_be_set_by_test_automation_at_run_time | ||
jck.env.compiler.testCompile.cmdAsFile example: /home/user/jdk10/bin/javac | ||
jck.env.compiler.testCompile.compilerType=Java compiler API (JSR 199) | ||
jck.env.compiler.testCompile.defaultCompiler=Yes | ||
jck.env.compiler.testCompile.moduleOptions=Yes | ||
jck.env.compiler.testCompile.otherEnvVars= | ||
jck.env.compiler.testCompile.otherOpts= | ||
jck.env.compiler.testCompile.outDirOpt=-d \# | ||
jck.env.compiler.testCompile.outSrcDirOpt=-s \# | ||
jck.env.compiler.testCompile.testCompileAPImultiJVM.classpath=command line option | ||
jck.env.compiler.testCompile.testCompileAPImultiJVM.classpathEnv=CLASSPATH | ||
jck.env.compiler.testCompile.testCompileAPImultiJVM.classpathOpt=-classpath \# | ||
# jck.env.compiler.testCompile.testCompileAPImultiJVM.cmdAsFile example: /home/user/jdk10/bin/java | ||
jck.env.compiler.testCompile.testCompileAPImultiJVM.cmdAsFile=will_be_set_by_test_automation_at_run_time | ||
jck.env.compiler.testCompile.testCompileAPImultiJVM.otherEnvVars= | ||
jck.env.compiler.testCompile.testCompileAPImultiJVM.otherOpts= | ||
jck.env.compiler.testRmic.classpath=command line option | ||
jck.env.compiler.testRmic.classpathOpt=-classpath \# | ||
# jck.env.compiler.testRmic.cmdAsFile example: /home/user/jdk10/bin/rmic | ||
jck.env.compiler.testRmic.cmdAsFile=will_be_set_by_test_automation_at_run_time | ||
jck.env.compiler.testRmic.iiopOption=-iiop | ||
jck.env.compiler.testRmic.otherEnvVars= | ||
jck.env.compiler.testRmic.otherOpts= | ||
jck.env.compiler.testRmic.outDirOpt=-d \# | ||
jck.env.compiler.testRmic.v11Option=-v1.1 | ||
jck.env.compiler.testRmic.v12Option=-v1.2 | ||
jck.env.description=JCK11 compiler template jti for STF automation | ||
jck.env.envName=jck_compiler | ||
jck.env.moduleSystem.compilerOptions=compilerAddModsOptionTemplate\=--add-modules \#[,\#]\ncompilerModulePathOptionTemplate\=--module-path \#\ncompilerModuleSourcePathOptionTemplate\=--module-source-path \#\n | ||
jck.env.moduleSystem.vmOptions=vmModuleEntryOptionTemplate\=\nvmModulePathOptionTemplate\=\nvmAddModsOptionTemplate\=\n | ||
jck.env.platform=jre | ||
jck.env.platformModules=java.base java.compiler java.datatransfer java.desktop java.instrument java.logging java.management java.management.rmi java.naming java.prefs java.rmi java.scripting java.se java.security.jgss java.security.sasl java.sql java.sql.rowset java.xml java.xml.crypto java.transaction.xa java.net.http | ||
jck.env.product=compiler | ||
jck.env.simpleOrAdvanced=advanced | ||
# jck.env.testPlatform.display example: :1 or xxxx.xxxx.xxxx.com\:0.0 | ||
jck.env.testPlatform.display=will_be_set_by_test_automation_at_run_time | ||
jck.env.testPlatform.headless=No | ||
jck.env.testPlatform.jvmti=Yes | ||
jck.env.testPlatform.multiJVM=Yes | ||
jck.env.testPlatform.nativeCode=Yes | ||
jck.env.testPlatform.needProxy=No | ||
jck.env.testPlatform.os=Current system | ||
jck.env.testPlatform.processCreationSupport=Yes | ||
jck.env.testPlatform.proxyPort= | ||
jck.env.testPlatform.remoteNetworking=Remote network support | ||
jck.env.testPlatform.systemRoot=C\:\\windows | ||
jck.env.testPlatform.typecheckerSpecific=Yes | ||
jck.env.testPlatform.useAgent=No | ||
# jck.excludeList.customFiles example: /jck/jck11/excludes/jck11.jtx\n/jck/jck11/excludes/jck11.kfl | ||
jck.excludeList.customFiles=will_be_set_by_test_automation_at_run_time | ||
jck.excludeList.excludeListType=custom | ||
jck.excludeList.latestAutoCheck=No | ||
jck.excludeList.latestAutoCheckInterval=7 | ||
jck.excludeList.latestAutoCheckMode=everyXDays | ||
jck.excludeList.needExcludeList=Yes | ||
jck.keywords.keywords.mode=expr | ||
jck.keywords.keywords.value=\!interactive | ||
jck.keywords.keywords=\!interactive | ||
jck.keywords.needKeywords=Yes | ||
jck.knownFailuresList.needKfl=No | ||
jck.priorStatus.needStatus=No | ||
jck.priorStatus.status= | ||
jck.tests.chooseTests=Yes | ||
jck.tests.needTests=No | ||
jck.tests.setOfModules= | ||
jck.tests.tests= | ||
jck.tests.treeOrFile=tree | ||
jck.timeout.timeout=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
#JavaTest Harness Configuration Interview | ||
DESCRIPTION=JCK11 devtools template jti for STF automation | ||
INTERVIEW=com.sun.jck.interview.JCKParameters | ||
LOCALE=en_US | ||
NAME=jck_devtools | ||
# TESTSUITE example: /jck/jck11/JCK-devtools-10 | ||
TESTSUITE=will_be_set_by_test_automation_at_run_time | ||
# WORKDIR example: /home/user/JCK-devtools-10 | ||
WORKDIR=will_be_set_by_test_automation_at_run_time | ||
jck.concurrency.concurrency=1 | ||
jck.env.description=devtools.jit for STF automation | ||
jck.env.devtools.agent.networkClassLoading=No | ||
jck.env.devtools.agent.passivePort= | ||
jck.env.devtools.agent.resourcesRemoving=No | ||
jck.env.devtools.jaxb.defaultOperationMode=Yes | ||
jck.env.devtools.jaxb.java2schema=Yes | ||
# jck.env.devtools.jaxb.jxcCmd example: /jck/jck11/JCK-devtools-10/linux/bin/schemagen | ||
jck.env.devtools.jaxb.jxcCmd=will_be_set_by_test_automation_at_run_time | ||
jck.env.devtools.jaxb.needJaxbClasses=No | ||
jck.env.devtools.jaxb.skipJ2XOptional=Yes | ||
# jck.env.devtools.jaxb.xjcCmd=/jck/jck11/JCK-devtools-10/linux/bin/xjc | ||
jck.env.devtools.jaxb.xjcCmd=will_be_set_by_test_automation_at_run_time | ||
jck.env.devtools.jaxb.xml_schema=Yes | ||
jck.env.devtools.jaxb=Yes | ||
# jck.env.devtools.jaxws.cmdJavac=/home/user/jdk/jdk10/bin/javac | ||
jck.env.devtools.jaxws.cmdJavac=will_be_set_by_test_automation_at_run_time | ||
# jck.env.devtools.jaxws.genCmd=/jck/jck11/JCK-devtools-10/linux/bin/wsgen | ||
jck.env.devtools.jaxws.genCmd=will_be_set_by_test_automation_at_run_time | ||
# jck.env.devtools.jaxws.impCmd=/jck/jck11/JCK-devtools-10/linux/bin/wsimport | ||
jck.env.devtools.jaxws.impCmd=will_be_set_by_test_automation_at_run_time | ||
jck.env.devtools.jaxws=Yes | ||
# jck.env.devtools.refExecute.cmdAsFile=/home/user/jdk/jdk10/bin/java | ||
jck.env.devtools.refExecute.cmdAsFile=will_be_set_by_test_automation_at_run_time | ||
jck.env.devtools.refExecute.otherEnvVars= | ||
jck.env.devtools.refExecute.otherOpts= | ||
jck.env.devtools.scriptEnvVars= | ||
jck.env.devtools.services.autostartServices= | ||
jck.env.devtools.services.servicesOn=No | ||
jck.env.devtools.testExecute.additionalClasspath= | ||
jck.env.devtools.testExecute.classpath=command line option | ||
jck.env.devtools.testExecute.classpathEnv=CLASSPATH | ||
jck.env.devtools.testExecute.classpathOpt=-classpath \# | ||
# jck.env.devtools.testExecute.cmdAsFile=/home/user/jdk/jdk10/bin/java | ||
jck.env.devtools.testExecute.cmdAsFile=will_be_set_by_test_automation_at_run_time | ||
jck.env.devtools.testExecute.otherEnvVars= | ||
jck.env.devtools.testExecute.otherOpts= | ||
jck.env.envName=jck_devtools | ||
jck.env.moduleSystem.compilerOptions=compilerAddModsOptionTemplate\=\ncompilerModulePathOptionTemplate\=\ncompilerModuleSourcePathOptionTemplate\=\n | ||
jck.env.moduleSystem.vmOptions=vmModuleEntryOptionTemplate\=\nvmModulePathOptionTemplate\=\nvmAddModsOptionTemplate\=\n | ||
jck.env.platform=jre | ||
jck.env.platformModules=java.base java.compiler java.datatransfer java.desktop java.instrument java.logging java.management java.management.rmi java.naming java.prefs java.rmi java.scripting java.se java.security.jgss java.security.sasl java.sql java.sql.rowset java.xml java.xml.crypto java.transaction.xa java.net.http | ||
jck.env.product=devtools | ||
jck.env.simpleOrAdvanced=advanced | ||
# jck.env.testPlatform.display example: ':1' or xxxx.xxxx.xxxx.com\:0.0 | ||
jck.env.testPlatform.display=will_be_set_by_test_automation_at_run_time | ||
jck.env.testPlatform.headless=No | ||
jck.env.testPlatform.jvmti=Yes | ||
jck.env.testPlatform.multiJVM=Yes | ||
jck.env.testPlatform.nativeCode=Yes | ||
jck.env.testPlatform.needProxy=No | ||
jck.env.testPlatform.os=Current system | ||
jck.env.testPlatform.processCreationSupport=Yes | ||
jck.env.testPlatform.proxyHost= | ||
jck.env.testPlatform.proxyPort= | ||
jck.env.testPlatform.remoteNetworking=Remote network support | ||
jck.env.testPlatform.typecheckerSpecific=Yes | ||
jck.env.testPlatform.useAgent=No | ||
# jck.excludeList.customFiles example: /jck/jck11/excludes/jck11.jtx\n/jck/jck11/excludes/jck11.kfl | ||
jck.excludeList.customFiles=will_be_set_by_test_automation_at_run_time | ||
jck.excludeList.excludeListType=custom | ||
jck.excludeList.latestAutoCheck=No | ||
jck.excludeList.latestAutoCheckInterval=7 | ||
jck.excludeList.latestAutoCheckMode=everyXDays | ||
jck.excludeList.needExcludeList=Yes | ||
jck.keywords.keywords.mode=expr | ||
jck.keywords.keywords.value=\!interactive | ||
jck.keywords.keywords=\!interactive | ||
jck.keywords.needKeywords=No | ||
jck.knownFailuresList.needKfl=No | ||
jck.priorStatus.needStatus=No | ||
jck.priorStatus.status= | ||
jck.tests.chooseTests=Yes | ||
jck.tests.needTests=No | ||
jck.tests.setOfModules= | ||
jck.tests.tests= | ||
jck.tests.treeOrFile=tree | ||
jck.timeout.timeout=1 |
Oops, something went wrong.