Searched refs:tests (Results 1 - 25 of 66) sorted by relevance

123

/forgerock/web-agents-v4/tests/
H A Dtest_MAIN.c18 * THIS FILE INCLUDES AUTOMATICALLY GENERATED CONTENT FROM "tests.h".
19 * DO NOT EDIT "test_MAIN.c" AND "tests.h" FILES.
27 #include "tests.h"
30 * The main framework for calling the cmocka tests. The exit status reflects the success or failure of
31 * the tests.
34 return cmocka_run_group_tests(tests, NULL, NULL);
/forgerock/openam-v13/openam-authentication/deviceprint/scripts/src/test/resources/
H A Dqunit.css13 #qunit-tests, #qunit-header, #qunit-banner, #qunit-testrunner-toolbar, #qunit-userAgent, #qunit-testresult {
17 #qunit-testrunner-toolbar, #qunit-userAgent, #qunit-testresult, #qunit-tests li { font-size: small; }
18 #qunit-tests { font-size: smaller; }
23 #qunit-tests, #qunit-tests ol, #qunit-header, #qunit-banner, #qunit-userAgent, #qunit-testresult {
81 #qunit-tests {
85 #qunit-tests li {
91 #qunit-tests.hidepass li.pass, #qunit-tests.hidepass li.running {
95 #qunit-tests l
[all...]
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/test/tools/
H A DSuite.java49 private List<Test> tests = new ArrayList<Test>(); field in class:Suite
73 return tests;
83 for (Iterator i = tests.iterator(); i.hasNext() && passed; ) {
108 for (Test t : tests) {
119 for (Test t : tests) {
127 for (Test t : tests) {
135 for (Test t : tests) {
183 tests.add(new Test(f));
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/test/tools/
H A DSuite.java49 private List<Test> tests = new ArrayList<Test>(); field in class:Suite
73 return tests;
83 for (Iterator i = tests.iterator(); i.hasNext() && passed; ) {
108 for (Test t : tests) {
119 for (Test t : tests) {
127 for (Test t : tests) {
135 for (Test t : tests) {
183 tests.add(new Test(f));
/forgerock/web-agents-v4/
H A DMakefile102 TEST_FILES := $(addprefix tests/,$(addsuffix .c,$(TESTS)))
104 TEST_FILES := $(filter-out test_MAIN.c, $(wildcard tests/*.c))
106 TEST_SOURCES := $(wildcard cmocka/*.c) $(wildcard tests/*.c)
117 $(TEST_OBJECTS): CFLAGS += $(COMPILEFLAG)I.$(PS)cmocka $(COMPILEFLAG)I.$(PS)tests $(COMPILEFLAG)I.$(PS)$(OBJDIR)$(PS)tests \
152 $(MKDIR) $(OBJDIR)$(PS)tests
172 @$(ECHO) "[***** Creating tests.h *****]"
173 -$(MKDIR) $(OBJDIR)$(PS)tests
174 -$(RMALL) $(OBJDIR)$(PS)tests$(PS)tests
[all...]
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/parsingtool/
H A DREADME36 Each directory will be assumed to contain the tests within a test group.
48 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
80 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
120 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
137 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
180 The file format is necessary because the same code is used for the unit-integration tests where
182 "xml" for the functional tests.
185 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
189 the directory-to-testcase-files is /export/src/opends/tests/functiona
[all...]
/forgerock/opendj2/tests/staf-tests/shared/java/parsingtool/
H A DREADME35 Each directory will be assumed to contain the tests within a test group.
47 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
79 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
119 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
136 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
179 The file format is necessary because the same code is used for the unit-integration tests where
181 "xml" for the functional tests.
184 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
188 the directory-to-testcase-files is /export/src/opends/tests/functiona
[all...]
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/parsingtool/
H A DREADME36 Each directory will be assumed to contain the tests within a test group.
48 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
80 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
120 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
137 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
180 The file format is necessary because the same code is used for the unit-integration tests where
182 "xml" for the functional tests.
185 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
189 the directory-to-testcase-files is /export/src/opends/tests/functiona
[all...]
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME36 Each directory will be assumed to contain the tests within a test group.
48 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
80 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
120 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
137 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
180 The file format is necessary because the same code is used for the unit-integration tests where
182 "xml" for the functional tests.
185 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
189 the directory-to-testcase-files is /export/src/opends/tests/functiona
[all...]
/forgerock/opendj2-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME35 Each directory will be assumed to contain the tests within a test group.
47 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
79 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
119 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
136 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
179 The file format is necessary because the same code is used for the unit-integration tests where
181 "xml" for the functional tests.
184 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
188 the directory-to-testcase-files is /export/src/opends/tests/functiona
[all...]
/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/unittest/
H A DTestHarness.java64 public void execute(HttpServletResponse res, String tests) { argument
65 List<String> classes = getTestClasses(tests);
131 private static List<String> getTestClasses(String tests) { argument
133 StringTokenizer st = new StringTokenizer(tests, ",");
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/unittest/
H A DTestHarness.java64 public void execute(HttpServletResponse res, String tests) { argument
65 List<String> classes = getTestClasses(tests);
131 private static List<String> getTestClasses(String tests) { argument
133 StringTokenizer st = new StringTokenizer(tests, ",");
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/
H A Dyuitest-beta-debug.js259 * Fires when all tests in a test case have been executed.
329 var tests /*:Array*/ = [];
332 tests.push(prop);
347 for (var i=0; i < tests.length; i++){
350 if (shouldIgnore[tests[i]]){
351 this.fireEvent(this.TEST_IGNORE_EVENT, { testCase: testCase, testName: tests[i] });
366 testCase[tests[i]]();
369 if (shouldFail[tests[i]]){
372 } else if (shouldError[tests[i]]){
379 if (!shouldFail[tests[
[all...]
H A Dyuitest-beta-min.js15 YAHOO.lang.extend(TestRunner,YAHOO.util.EventProvider,{TEST_CASE_BEGIN_EVENT:"testcasebegin",TEST_CASE_COMPLETE_EVENT:"testcasecomplete",TEST_SUITE_BEGIN_EVENT:"testsuitebegin",TEST_SUITE_COMPLETE_EVENT:"testsuitecomplete",TEST_PASS_EVENT:"pass",TEST_FAIL_EVENT:"fail",TEST_IGNORE_EVENT:"ignore",COMPLETE_EVENT:"complete",BEGIN_EVENT:"begin",_runTestCase:function(testCase){var results={};this.fireEvent(this.TEST_CASE_BEGIN_EVENT,{testCase:testCase});var tests=[];for(var prop in testCase){if(prop.indexOf("test")===0&&typeof testCase[prop]=="function"){tests.push(prop);}}
16 var shouldFail=testCase._should.fail||{};var shouldError=testCase._should.error||{};var shouldIgnore=testCase._should.ignore||{};var failCount=0;var passCount=0;var runCount=0;for(var i=0;i<tests.length;i++){if(shouldIgnore[tests[i]]){this.fireEvent(this.TEST_IGNORE_EVENT,{testCase:testCase,testName:tests[i]});continue;}
17 var failed=false;var error=null;testCase.setUp();try{testCase[tests[i]]();if(shouldFail[tests[i]]){error=new YAHOO.util.ShouldFail();failed=true;}else if(shouldError[tests[i]]){error=new YAHOO.util.ShouldError();failed=true;}}catch(thrown){if(thrown instanceof YAHOO.util.AssertionError){if(!shouldFail[tests[i]]){error=thrown;failed=true;}}else{if(!shouldError[tests[
[all...]
H A Dyuitest-beta.js259 * Fires when all tests in a test case have been executed.
329 var tests /*:Array*/ = [];
332 tests.push(prop);
347 for (var i=0; i < tests.length; i++){
350 if (shouldIgnore[tests[i]]){
351 this.fireEvent(this.TEST_IGNORE_EVENT, { testCase: testCase, testName: tests[i] });
366 testCase[tests[i]]();
369 if (shouldFail[tests[i]]){
372 } else if (shouldError[tests[i]]){
379 if (!shouldFail[tests[
[all...]
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/
H A Dyuitest-beta-debug.js259 * Fires when all tests in a test case have been executed.
329 var tests /*:Array*/ = [];
332 tests.push(prop);
347 for (var i=0; i < tests.length; i++){
350 if (shouldIgnore[tests[i]]){
351 this.fireEvent(this.TEST_IGNORE_EVENT, { testCase: testCase, testName: tests[i] });
366 testCase[tests[i]]();
369 if (shouldFail[tests[i]]){
372 } else if (shouldError[tests[i]]){
379 if (!shouldFail[tests[
[all...]
H A Dyuitest-beta-min.js15 YAHOO.lang.extend(TestRunner,YAHOO.util.EventProvider,{TEST_CASE_BEGIN_EVENT:"testcasebegin",TEST_CASE_COMPLETE_EVENT:"testcasecomplete",TEST_SUITE_BEGIN_EVENT:"testsuitebegin",TEST_SUITE_COMPLETE_EVENT:"testsuitecomplete",TEST_PASS_EVENT:"pass",TEST_FAIL_EVENT:"fail",TEST_IGNORE_EVENT:"ignore",COMPLETE_EVENT:"complete",BEGIN_EVENT:"begin",_runTestCase:function(testCase){var results={};this.fireEvent(this.TEST_CASE_BEGIN_EVENT,{testCase:testCase});var tests=[];for(var prop in testCase){if(prop.indexOf("test")===0&&typeof testCase[prop]=="function"){tests.push(prop);}}
16 var shouldFail=testCase._should.fail||{};var shouldError=testCase._should.error||{};var shouldIgnore=testCase._should.ignore||{};var failCount=0;var passCount=0;var runCount=0;for(var i=0;i<tests.length;i++){if(shouldIgnore[tests[i]]){this.fireEvent(this.TEST_IGNORE_EVENT,{testCase:testCase,testName:tests[i]});continue;}
17 var failed=false;var error=null;testCase.setUp();try{testCase[tests[i]]();if(shouldFail[tests[i]]){error=new YAHOO.util.ShouldFail();failed=true;}else if(shouldError[tests[i]]){error=new YAHOO.util.ShouldError();failed=true;}}catch(thrown){if(thrown instanceof YAHOO.util.AssertionError){if(!shouldFail[tests[i]]){error=thrown;failed=true;}}else{if(!shouldError[tests[
[all...]
H A Dyuitest-beta.js259 * Fires when all tests in a test case have been executed.
329 var tests /*:Array*/ = [];
332 tests.push(prop);
347 for (var i=0; i < tests.length; i++){
350 if (shouldIgnore[tests[i]]){
351 this.fireEvent(this.TEST_IGNORE_EVENT, { testCase: testCase, testName: tests[i] });
366 testCase[tests[i]]();
369 if (shouldFail[tests[i]]){
372 } else if (shouldError[tests[i]]){
379 if (!shouldFail[tests[
[all...]
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/ui/gui/panels/
H A DMainJPanel.java303 final Object[] tests = centerPanel.getSelectedTests();
304 if ((tests != null) && (tests.length > 0)) {
310 final int[] rowNum = new int[tests.length];
311 for (int i = 0; i < tests.length; i++) {
313 (CheckBoxListEntry) tests[i];
333 for (int i = 0; i < tests.length; i++) {
344 (CheckBoxListEntry) tests[i];
/forgerock/web-agents-v4/cmocka/
H A Dcmocka.h1342 * This is the way tests are executed with CMocka.
1352 * const struct CMUnitTest tests[] = {
1357 * return cmocka_run_group_tests(tests, NULL, NULL);
1506 #define run_tests(tests) _run_tests(tests, sizeof(tests) / sizeof(tests)[0])
1507 #define run_group_tests(tests) _run_group_tests(tests, sizeof(tests) / sizeo
1882 const UnitTest *tests; member in struct:GroupTest
[all...]
/forgerock/opendj-b2.6/tests/staf-tests/
H A Dbuild.bat30 rem These are the variables we need to run the functional tests
/forgerock/opendj2/tests/staf-tests/
H A Dbuild.bat29 rem These are the variables we need to run the functional tests
/forgerock/opendj2.6.2/tests/staf-tests/
H A Dbuild.bat30 rem These are the variables we need to run the functional tests
/forgerock/opendj2-jel-hg/tests/staf-tests/
H A Dbuild.bat30 rem These are the variables we need to run the functional tests
/forgerock/opendj2-hg/tests/staf-tests/
H A Dbuild.bat29 rem These are the variables we need to run the functional tests

Completed in 116 milliseconds

123