From 185326f0dc3c28feea18a85cadf72dff3f067d86 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Fri, 09 Nov 2007 09:48:31 +0000
Subject: [PATCH] new files

---
 opends/tests/functional_manual/setup/quicksetup_ssl.html         |   41 ++
 opends/tests/functional_manual/setup/quicksetup.html             |   41 ++
 opends/tests/functional_manual/setup/upgrade_cli.html            |   41 ++
 opends/tests/functional_manual/setup/setup_cli.html              |   41 ++
 opends/tests/functional_manual/setup/setup_replication.html      |   41 ++
 opends/tests/functional_manual/setup/setup_chinesesuffix.html    |  501 +++++++++++++++++++++++++++++++
 opends/tests/functional_manual/setup/setup_ssl.html              |   41 ++
 opends/tests/functional_manual/setup/setup_europeansuffix.html   |   57 +++
 opends/tests/functional_manual/setup/setup_gui.html              |   41 ++
 opends/tests/functional_manual/setup/quicksetup_replication.html |   41 ++
 opends/tests/functional_manual/setup/upgrade_gui.html            |   41 ++
 11 files changed, 927 insertions(+), 0 deletions(-)

diff --git a/opends/tests/functional_manual/setup/quicksetup.html b/opends/tests/functional_manual/setup/quicksetup.html
new file mode 100755
index 0000000..9f4dcfd
--- /dev/null
+++ b/opends/tests/functional_manual/setup/quicksetup.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>quicksetup</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/quicksetup_replication.html b/opends/tests/functional_manual/setup/quicksetup_replication.html
new file mode 100755
index 0000000..163fa45
--- /dev/null
+++ b/opends/tests/functional_manual/setup/quicksetup_replication.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>quicksetup_replication</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/quicksetup_ssl.html b/opends/tests/functional_manual/setup/quicksetup_ssl.html
new file mode 100755
index 0000000..5848b59
--- /dev/null
+++ b/opends/tests/functional_manual/setup/quicksetup_ssl.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>quicksetup_ssl</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/setup_chinesesuffix.html b/opends/tests/functional_manual/setup/setup_chinesesuffix.html
new file mode 100755
index 0000000..1b12d69
--- /dev/null
+++ b/opends/tests/functional_manual/setup/setup_chinesesuffix.html
@@ -0,0 +1,501 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>setup_chinesesuffix</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">setup_chinesesuffix<br>
+      </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small> </small></big></big>
+OpenDS Graphical QuickSetUp -&gt; Directory Data Panel<br>
+      <small>Directory Base DN: o=&#21271;&#20140;&#22823;&#23398;<br>
+Import Data from LDIF File beijing.ldif<br>
+      </small><br>
+      </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">- create a <span
+ style="font-weight: bold;">simplified</span>
+chinese suffix o=&#21271;&#20140;&#22823;&#23398; (Beijing University) using the beijing.ldif file<br>
+- run an ldap command on this suffix<br>
+      </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;">verify the suffix is created
+correctly and the&nbsp; characters are ok <br>
+      <span style="text-decoration: underline;">Note</span> : Set you
+locale to any UTF-8 locale. Set the encoding in your browser to UTF-8
+(View-&gt; Character Encoding -&gt; Unicode (UTF-8)<br>
+      <span style="text-decoration: underline;">Note</span> :
+attributes with multibyte characters (dn, postalAdress, street, sn, cn,
+description)<br>
+      <span style="text-decoration: underline;">Note</span> :
+userPassword: password<br>
+      <br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+<br>
+<br>
+<span style="font-family: monospace;">beijing.ldif</span><br>
+<span style="font-family: monospace;">#</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;"># PROPRIETARY/CONFIDENTIAL. Use
+of this product is subject to</span><br style="font-family: monospace;">
+<span style="font-family: monospace;"># license terms. Copyright (c)
+2001 Sun Microsystems, Inc.</span><br style="font-family: monospace;">
+<span style="font-family: monospace;"># Some preexisting portions
+Copyright (c) 2001 Netscape Communications Corp.</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;"># All rights reserved.</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;"># </span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">dn: o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">o: &#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectclass: Top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectclass: organization</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalunit</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">ou: People</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=hbin,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: HB</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 010 154 3228</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 685 622 6202</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 225 216 5900</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: hbin@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 0</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#37085;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#23481;&#22120;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#37085; &#23481;&#22120;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: hbin</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Hao &#37085; Bin &#23481;&#22120;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=xchen,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: XC</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 680 734 6300</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 390 103 6917</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 280 375 4325</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: xchen@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 1</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#21439;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#38472;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn:&#21439; &#38472;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: xchen</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Xian &#21439;Chen &#38472;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=ycheng,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials:YC</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 279 618 3901</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 757 462 0301</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 003 428 0962</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: ycheng@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 2</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#23002;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#22478;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#23002; &#22478;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: ycheng</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Yao &#23002; Cheng &#22478;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=lcui,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: LC</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 890 430 9077</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 094 100 7524</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 332 432 4295</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: lcui@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 3</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#26446;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#23828;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#26446; &#23828;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: lcui</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Lee &#26446; Cui &#23828;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=jdong,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: JD</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 209 956 9394</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 548 762 2193</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 423 009 6628</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: jdong@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 4</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#20140;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#19996;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#20140; &#19996;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: jdong</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Jing &#20140; Dong &#19996;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=wduan,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: WD</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 516 926 3480</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 154 428 0080</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 563 061 6916</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: wduan@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 5</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#33485;&#30333;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#27573;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#33485;&#30333; &#27573;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: wduan</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Wan &#33485;&#30333; Duan &#27573;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=pfan,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: PF</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 496 091 6823</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 236 110 4271</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 030 104 9024</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: pfan@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 6</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#30768;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#39118;&#25159;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#30768; &#39118;&#25159;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: pfan</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Ping &#30768; Fan &#39118;&#25159;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=bhe,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: BH</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 005 264 0002</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 000 800 5137</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 941 161 6010</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: bhe@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 7</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#22534;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#20182;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#22534; &#20182;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: bhe</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Bing &#22534; He &#20182;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=ztang,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: ZT</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 407 301 6516</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 804 094 3356</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 884 320 6955</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: ztang@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 8</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#26417;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#29305;&#24615;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#26417; &#29305;&#24615;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: ztang</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Zhu &#26417; Tang &#29305;&#24615;</span><br
+ style="font-family: monospace;">
+<br style="font-family: monospace;">
+<span style="font-family: monospace;">dn: uid=cxiong,ou=People,o=&#21271;&#20140;&#22823;&#23398;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: inetorgperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: person</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: top</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">objectClass: organizationalperson</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalAddress: 43 &#21335;&#26446;&#36335;, Xicheng
+District, &#32592;&#22836; &#22823;&#21414;, 100045 &#21271;&#20140;, &#20013;&#22269;</span><br style="font-family: monospace;">
+<span style="font-family: monospace;">initials: CX</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">street: 43 &#21335;&#26446;&#36335;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">postalCode: 100045</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mobile: +1 865 856 2932</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">telephoneNumber: +1 791 584 7150</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">homePhone: +1 104 644 6187</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">mail: cxiong@maildomain.net</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">employeeNumber: 9</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">givenName: &#38472;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">sn: &#29066;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">cn: &#38472; &#29066;</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">uid: cxiong</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">userPassword: password</span><br
+ style="font-family: monospace;">
+<span style="font-family: monospace;">description: Chen &#38472; Xiong &#29066;</span><span
+ style="font-family: monospace;"></span><br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/setup_cli.html b/opends/tests/functional_manual/setup/setup_cli.html
new file mode 100755
index 0000000..883e08d
--- /dev/null
+++ b/opends/tests/functional_manual/setup/setup_cli.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>setup_cli</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/setup_europeansuffix.html b/opends/tests/functional_manual/setup/setup_europeansuffix.html
new file mode 100755
index 0000000..ac8ba9b
--- /dev/null
+++ b/opends/tests/functional_manual/setup/setup_europeansuffix.html
@@ -0,0 +1,57 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>setup_europeansuffix</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">setup_europeansuffix<br>
+      </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small> </small></big></big>
+OpenDS Graphical QuickSetUp -&gt; Directory Data Panel<br>
+      <small>Directory Base DN: o=<br>
+Import Data from LDIF File celine.ldif</small><br>
+      </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;"> - create a european suffix
+o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave; using the celine.ldif
+file<br>
+- run an ldap command on this suffix<br>
+      </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;">verify the suffix is created
+correctly and the&nbsp; characters are ok <br>
+      <span style="text-decoration: underline;">Note</span> : Set you
+locale to any UTF-8 locale. Set the encoding in your browser to UTF-8
+(View-&gt; Character Encoding -&gt; Unicode (UTF-8)<br>
+      <span style="text-decoration: underline;">Note</span> :
+attributes with multibyte characters (dn, postalAdress, street, sn, cn,
+description)<br>
+      <span style="text-decoration: underline;">Note</span> :
+userPassword: password </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+<pre>celine.ldif<br>#<br># PROPRIETARY/CONFIDENTIAL. Use of this product is subject to<br># license terms. Copyright (c) 2001 Sun Microsystems, Inc.<br># Some preexisting portions Copyright (c) 2001 Netscape Communications Corp.<br># All rights reserved.<br>#<br>dn: o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>o: &Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: organization<br>objectClass: top<br><br>dn: ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: top<br>objectClass: organizationalunit<br>ou: People<br><br>dn: uid=brynders,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: BR<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 685 622 6202<br>mail: brynders@maildomain.net<br>employeeNumber: 0<br>givenName: Babette<br>sn: Rynd&eacute;rs<br>cn: Babette Rynd&eacute;rs<br>uid: brynders<br>userPassword: password<br>description: user Babette Rynd&eacute;rs<br><br>dn: uid=mdecoursin,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: MD<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 685 622 8883<br>mail: mdecoursin@maildomain.net<br>employeeNumber: 1<br>givenName: M&yuml;rty<br>sn: DeCo&ugrave;rsin<br>cn: M&yuml;rty DeCo&ugrave;rsin<br>uid: mdecoursin<br>userPassword: password<br>description: user M&yuml;rty DeCo&ugrave;rsin<br><br>dn: uid=roconner,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: RO<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 685 622 8784<br>mail: roconner@maildomain.net<br>employeeNumber: 2<br>givenName: R&ocirc;w<br>sn: O'Conn&eacute;r<br>cn: R&ocirc;w O'Conn&eacute;r<br>uid: roconner<br>userPassword: password<br>description: user R&ocirc;w O'Conn&eacute;r<br><br>dn: uid=kfunderburg,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: KF<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 685 622 6202<br>mail: kfunderburg@maildomain.net<br>employeeNumber: 3<br>givenName: K&eacute;&ntilde;non<br>sn: F&ugrave;nd&eacute;rb&ugrave;rg<br>cn: K&eacute;&ntilde;non F&ugrave;nd&eacute;rb&ugrave;rg<br>uid: kfunderburg<br>userPassword: password<br>description: user K&eacute;&ntilde;non F&ugrave;nd&eacute;rb&ugrave;rg<br><br>dn: uid=teberle,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: TE<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 714 817-4739<br>mail: teberle@maildomain.net<br>employeeNumber: 4<br>givenName: Theadora<br>sn: Eb&eacute;rle<br>cn: Theadora Eb&eacute;rle<br>uid: teberle<br>userPassword: password<br>description: user Theadora Eb&eacute;rle<br><br>dn: uid=dcozart,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: DC<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 303 741-9413<br>mail: dcozart@maildomain.net<br>employeeNumber: 5<br>givenName: D&agrave;sya<br>sn: Coz&agrave;rt<br>cn: D&agrave;sya Coz&agrave;rt<br>uid: dcozart<br>userPassword: password<br>description: user D&agrave;sya Coz&agrave;rt<br><br>dn: uid=mcallanan,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: MC<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 510 577-5852<br>mail: mcallanan@maildomain.net<br>employeeNumber: 6<br>givenName: M&yuml;rv<br>sn: Call&acirc;n&acirc;n<br>cn: M&yuml;rv Call&acirc;n&acirc;n<br>uid: mcallanan<br>userPassword: password<br>description: user M&yuml;rv Call&acirc;n&acirc;n<br><br>dn: uid=novans,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: NO<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 206 376-1666<br>mail: novans@maildomain.net<br>employeeNumber: 7<br>givenName: &Ntilde;&auml;than<br>sn: Ov&acirc;ns<br>cn: &Ntilde;&auml;than Ov&acirc;ns<br>uid: novans<br>userPassword: password<br>description: user &Ntilde;&auml;than Ov&acirc;ns<br><br>dn: uid=tproblems,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: TP<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 213 155-3374<br>mail: tproblems@maildomain.net<br>employeeNumber: 8<br>givenName: Takehiko<br>sn: Pr&ouml;blems<br>cn: Takehiko Pr&ouml;blems<br>uid: tproblems<br>userPassword: password<br>description: user Takehiko Pr&ouml;blems<br><br>dn: uid=bali,ou=People,o=&Ccedil;&eacute;lin&eacute; &Auml;ndr&egrave;<br>objectClass: inetorgperson<br>objectClass: person<br>objectClass: top<br>objectClass: organizationalperson<br>postalAddress: 43 rue Fr&eacute;ville, B&acirc;timent Saint Exup&eacute;ry, 75016 Paris, France<br>initials: BA<br>street: 43 rue Fr&eacute;ville<br>postalCode: 75016<br>telephoneNumber: +1 213 213-4553<br>mail: bali@maildomain.net<br>employeeNumber: 9<br>givenName: Bam<br>sn: &Aring;l&iuml;<br>cn: Bam &Aring;l&iuml;<br>uid: bali<br>userPassword: password<br>description: user Bam &Aring;l&iuml;<br></pre>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/setup_gui.html b/opends/tests/functional_manual/setup/setup_gui.html
new file mode 100755
index 0000000..953289b
--- /dev/null
+++ b/opends/tests/functional_manual/setup/setup_gui.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>setup_gui</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/setup_replication.html b/opends/tests/functional_manual/setup/setup_replication.html
new file mode 100755
index 0000000..4e59667
--- /dev/null
+++ b/opends/tests/functional_manual/setup/setup_replication.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>setup_replication</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/setup_ssl.html b/opends/tests/functional_manual/setup/setup_ssl.html
new file mode 100755
index 0000000..09407d9
--- /dev/null
+++ b/opends/tests/functional_manual/setup/setup_ssl.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>setup_ssl</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/upgrade_cli.html b/opends/tests/functional_manual/setup/upgrade_cli.html
new file mode 100755
index 0000000..53768c1
--- /dev/null
+++ b/opends/tests/functional_manual/setup/upgrade_cli.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>upgrage_cli</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/opends/tests/functional_manual/setup/upgrade_gui.html b/opends/tests/functional_manual/setup/upgrade_gui.html
new file mode 100755
index 0000000..abb6ab0
--- /dev/null
+++ b/opends/tests/functional_manual/setup/upgrade_gui.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+  <title>upgrade_gui</title>
+</head>
+<body>
+<br>
+<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">Test ID</td>
+      <td style="vertical-align: top;">unregister_as_service</td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Panel<br>
+      </td>
+      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Items<br>
+      </td>
+      <td style="vertical-align: top;">
+       - OpenDS is unregistered as a Windows service on uninstall
+      </small></big></big> </td>
+    </tr>
+    <tr>
+      <td style="vertical-align: top;">Specific checks</td>
+      <td style="vertical-align: top;"><br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<br>
+<br>
+<br>
+</body>
+</html>

--
Gitblit v1.10.0