Home
last modified time | relevance | path

Searched refs:verifyOutput (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/system/suite_debugger/tst_cli_output_console/
H A Dtest.py75 verifyOutput(appOutput, outputStdOut, "std::cout", "Application Output")
76 verifyOutput(appOutput, outputStdErr, "std::cerr", "Application Output")
82 verifyOutput(appOutput, outputQDebug,
100 verifyOutput(debuggerLog, outputStdOut, "std::cout", "Debugger Log")
101 verifyOutput(debuggerLog, outputStdErr, "std::cerr", "Debugger Log")
102 verifyOutput(debuggerLog, outputQDebug, "qDebug()", "Debugger Log")
116 verifyOutput(appOutput, outputStdOut, "std::cout", "Application Output")
117 verifyOutput(appOutput, outputStdErr, "std::cerr", "Application Output")
118 verifyOutput(appOutput, outputQDebug, "qDebug()", "Application Output")
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java83 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
87 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
114 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
143 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
172 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseVIS2()
202 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseVIS2()
227 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
249 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java73 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
97 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java83 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
87 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
114 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
143 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
172 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseVIS2()
202 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseVIS2()
227 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
249 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java73 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
97 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java83 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
87 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
114 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
143 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
172 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseVIS2()
202 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseVIS2()
227 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
249 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java73 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
97 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java83 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
87 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
114 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
143 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
172 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseVIS2()
202 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseVIS2()
227 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
249 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java73 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
97 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java83 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
87 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
114 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
143 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
172 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseVIS2()
202 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseVIS2()
227 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
249 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java73 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
97 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java80 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
84 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
111 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
140 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
165 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
187 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java72 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
96 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java80 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
84 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
111 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
140 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
165 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
187 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java72 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
96 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/cpuflags/
H A DTestAESIntrinsicsOnSupportedConfig.java80 verifyOutput(new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
84 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAES()
111 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testUseAESUseSSE2()
140 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESUseSSE2()
165 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAES()
187 verifyOutput(null, new String[]{AESIntrinsicsBase.CIPHER_INTRINSIC, in testNoUseAESIntrinsic()
H A DTestAESIntrinsicsOnUnsupportedConfig.java72 verifyOutput(new String[] {INTRINSICS_NOT_AVAILABLE_MSG}, in testUseAESIntrinsics()
96 verifyOutput(new String[] {AES_NOT_AVAILABLE_MSG}, in testUseAES()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/
H A DConsoleInputTests.java95 verifyOutput(new String[]{"one", "two", "exitone", "two"}, list); in testMultiLineInput()
99 verifyOutput(new String[]{"three", "exitthree", IInternalDebugCoreConstants.EMPTY_STRING}, list); in testMultiLineInput()
119 verifyOutput(new String[]{"one", "two", "one", "two"}, list); in testEOF()
150 private void verifyOutput(String[] expected, String[] actual) { in verifyOutput() method in ConsoleInputTests
323 verifyOutput(new String[]{"c", "c"}, list); in testDeleteAllEnteredText()
385 verifyOutput(new String[] { input, input }, list); in utf8InputTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java61 final Formatter verifyOutput = new Formatter(); field in DebugContextTest.DebugContextSetup
74verifyOutput.format("Verifying %s with label \"%s\"%n", object, String.format(format, args));
100 String verifyOutput = setup.verifyOutput.toString(); in testDisabledScopes() local
103 Assert.assertTrue(verifyOutput, verifyOutput.isEmpty()); in testDisabledScopes()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java63 final Formatter verifyOutput = new Formatter(); field in DebugContextTest.DebugContextSetup
76verifyOutput.format("Verifying %s with label \"%s\"%n", object, String.format(format, args));
102 String verifyOutput = setup.verifyOutput.toString(); in testDisabledScopes() local
105 Assert.assertTrue(verifyOutput, verifyOutput.isEmpty()); in testDisabledScopes()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java63 final Formatter verifyOutput = new Formatter(); field in DebugContextTest.DebugContextSetup
76verifyOutput.format("Verifying %s with label \"%s\"%n", object, String.format(format, args));
102 String verifyOutput = setup.verifyOutput.toString(); in testDisabledScopes() local
105 Assert.assertTrue(verifyOutput, verifyOutput.isEmpty()); in testDisabledScopes()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java63 final Formatter verifyOutput = new Formatter(); field in DebugContextTest.DebugContextSetup
76verifyOutput.format("Verifying %s with label \"%s\"%n", object, String.format(format, args));
102 String verifyOutput = setup.verifyOutput.toString(); in testDisabledScopes() local
105 Assert.assertTrue(verifyOutput, verifyOutput.isEmpty()); in testDisabledScopes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java61 final Formatter verifyOutput = new Formatter(); field in DebugContextTest.DebugContextSetup
74verifyOutput.format("Verifying %s with label \"%s\"%n", object, String.format(format, args));
100 String verifyOutput = setup.verifyOutput.toString(); in testDisabledScopes() local
103 Assert.assertTrue(verifyOutput, verifyOutput.isEmpty()); in testDisabledScopes()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java63 final Formatter verifyOutput = new Formatter(); field in DebugContextTest.DebugContextSetup
76verifyOutput.format("Verifying %s with label \"%s\"%n", object, String.format(format, args));
102 String verifyOutput = setup.verifyOutput.toString(); in testDisabledScopes() local
105 Assert.assertTrue(verifyOutput, verifyOutput.isEmpty()); in testDisabledScopes()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.debug.test/src/org/graalvm/compiler/debug/test/
H A DDebugContextTest.java63 final Formatter verifyOutput = new Formatter(); field in DebugContextTest.DebugContextSetup
76verifyOutput.format("Verifying %s with label \"%s\"%n", object, String.format(format, args));
102 String verifyOutput = setup.verifyOutput.toString(); in testDisabledScopes() local
105 Assert.assertTrue(verifyOutput, verifyOutput.isEmpty()); in testDisabledScopes()

1234