| | |
| | | #@TestSuitePurpose Test the add functionality for OpenDS |
| | | #@TestSuiteID Add Tests |
| | | #@TestSuiteGroup Bob |
| | | #@TestGroup Bob/BobAddTests |
| | | #@TestGroup Bob |
| | | #@TestScript BobAddTests.java |
| | | #@TestHTMLLink blahblah |
| | | #@TestHTMLLink |
| | | */ |
| | | /** |
| | | * This class contains the TestNG tests for the Bob adds. |
| | |
| | | { |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, be the same as the marker, TestSuiteName. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 1 |
| | | #@TestID BobAdd1 |
| | |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, be the same as the marker, TestSuiteName. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 2 |
| | | #@TestID BobAdd2 |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 3 |
| | | #@TestID BobAdd3 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a small jpeg photo. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 4 |
| | | #@TestID BobAdd4 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a large jpeg photo. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 5 |
| | | #@TestID BobAdd5 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a small jpeg photo to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 6 |
| | | #@TestID BobAdd6 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a large jpeg photo to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 7 |
| | | #@TestID BobAdd7 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a small jpeg photo. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 8 |
| | | #@TestID BobAdd8 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a large jpeg photo. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 9 |
| | | #@TestID BobAdd9 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short labeleduri to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 10 |
| | | #@TestID BobAdd10 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long labeleduri to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 11 |
| | | #@TestID BobAdd11 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a short labeleduri. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 12 |
| | | #@TestID BobAdd12 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a long labeleduri. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 13 |
| | | #@TestID BobAdd13 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short labeleduri to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 14 |
| | | #@TestID BobAdd14 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long labeleduri to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 15 |
| | | #@TestID BobAdd15 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a short labeleduri. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 16 |
| | | #@TestID BobAdd16 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a long labeleduri. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 17 |
| | | #@TestID BobAdd17 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short description to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 18 |
| | | #@TestID BobAdd18 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long description to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 19 |
| | | #@TestID BobAdd19 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a short description. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 20 |
| | | #@TestID BobAdd20 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a long description. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 21 |
| | | #@TestID BobAdd21 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short description to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 22 |
| | | #@TestID BobAdd22 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long description to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 23 |
| | | #@TestID BobAdd23 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a short description. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 24 |
| | | #@TestID BobAdd24 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a long description. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 25 |
| | | #@TestID BobAdd25 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short seeAlso to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 26 |
| | | #@TestID BobAdd26 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long seeAlso to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 27 |
| | | #@TestID BobAdd27 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a short seeAlso. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 28 |
| | | #@TestID BobAdd28 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a long seeAlso. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 29 |
| | | #@TestID BobAdd29 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short seeAlso to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 30 |
| | | #@TestID BobAdd30 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long seeAlso to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 31 |
| | | #@TestID BobAdd31 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a short seeAlso. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 32 |
| | | #@TestID BobAdd32 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a long seeAlso. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 33 |
| | | #@TestID BobAdd33 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short pager number to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 34 |
| | | #@TestID BobAdd34 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long pager number to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 35 |
| | | #@TestID BobAdd35 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a short pager number. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 36 |
| | | #@TestID BobAdd36 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a new entry as objectclass=inetorgperson that includes a long pager number. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 37 |
| | | #@TestID BobAdd37 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a short pager number to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 38 |
| | | #@TestID BobAdd38 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a long pager number to each of five existing entries. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 39 |
| | | #@TestID BobAdd39 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a short pager number. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 40 |
| | | #@TestID BobAdd40 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add five new entries as objectclass=inetorgperson each of which |
| | | * includes a long pager number. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 41 |
| | | #@TestID BobAdd41 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a jpeg photo attribute with no value to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 42 |
| | | #@TestID BobAdd42 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 0 |
| | | */ |
| | | /** |
| | | * Add a jpeg photo attribute with an ascii value to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 43 |
| | | #@TestID BobAdd43 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 68 |
| | | */ |
| | | /** |
| | | * Add a duplicate entry as objectclass=inetorgperson that includes a jpeg |
| | | * photo with no attribute. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 44 |
| | | #@TestID BobAdd44 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 68 |
| | | */ |
| | | /** |
| | | * Add a duplicate entry as objectclass=inetorgperson that includes a jpeg |
| | | * photo with an ascii value. |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | */ |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 47 |
| | | #@TestID BobAdd47 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 68 |
| | | */ |
| | | /** |
| | | * Add a set of entries where the first entry is a duplicate to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 48 |
| | | #@TestID BobAdd48 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 68 |
| | | */ |
| | | /** |
| | | * Add a set of entries where the third entry is a duplicate to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 49 |
| | | #@TestID BobAdd49 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 21 |
| | | */ |
| | | /** |
| | | * Add a description with no value to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 50 |
| | | #@TestID BobAdd50 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 1 |
| | | */ |
| | | /** |
| | | * Add a description with a binary value to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 51 |
| | | #@TestID BobAdd51 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 68 |
| | | */ |
| | | /** |
| | | * Add a new entry with a description that has no value. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 52 |
| | | #@TestID BobAdd52 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 1 |
| | | */ |
| | | /** |
| | | * Add a new entry with a description that has a binary value. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 53 |
| | | #@TestID BobAdd53 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 20 |
| | | */ |
| | | /** |
| | | * Add a duplicate desciption to an existing entry. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 54 |
| | | #@TestID BobAdd54 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 1 |
| | | */ |
| | | /** |
| | | * Add a set of entries where the fourth entry has a binary value for the description. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 55 |
| | | #@TestID BobAdd55 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 68 |
| | | */ |
| | | /** |
| | | * Add a set of duplicate entries where the descriptions have no value. |
| | | * |
| | |
| | | compareExitCode(retCode, expCode); |
| | | } |
| | | |
| | | /* |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be present and must be the same as the marker, TestSuiteName. |
| | | #@TestMarker Bob Add Tests |
| | | #@TestName Bob Add 56 |
| | | #@TestID BobAdd56 |
| | | #@TestPreamble |
| | | #@TestSteps Client calls static method LDAPModify.mainModify() |
| | | with the filename to the appropriate ldif file. |
| | | #@TestPostamble |
| | | #@TestResult Success if OpenDS returns 68 |
| | | */ |
| | | /** |
| | | * Add a set of duplicate entries where the descriptions have very long values. |
| | | * |