summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/hbacsvc-suite.html
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-03-16 13:56:01 -0400
committerEndi S. Dewata <edewata@redhat.com>2011-03-21 15:57:10 -0400
commit1d6b701dc3bbe3431557c33702efead127bacc0f (patch)
treecc4844948ca3989a8bdc3048b84a52524c51e4e3 /install/ui/test/functional/hbacsvc-suite.html
parenta340692cb86cf0f20e840c89f96dd40d28be8c74 (diff)
downloadfreeipa-1d6b701dc3bbe3431557c33702efead127bacc0f.tar.gz
freeipa-1d6b701dc3bbe3431557c33702efead127bacc0f.tar.xz
freeipa-1d6b701dc3bbe3431557c33702efead127bacc0f.zip
Added HBAC service test cases.
Diffstat (limited to 'install/ui/test/functional/hbacsvc-suite.html')
-rw-r--r--install/ui/test/functional/hbacsvc-suite.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/install/ui/test/functional/hbacsvc-suite.html b/install/ui/test/functional/hbacsvc-suite.html
new file mode 100644
index 00000000..381ed632
--- /dev/null
+++ b/install/ui/test/functional/hbacsvc-suite.html
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
+ <title>Test Suite</title>
+</head>
+<body>
+<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
+<tr><td><b>Test Suite</b></td></tr>
+<tr><td><a href="hbacsvc-add.html">Add HBAC Service</a></td></tr>
+<tr><td><a href="hbacsvc-find.html">Search HBAC Service</a></td></tr>
+<tr><td><a href="hbacsvc-mod.html">Edit HBAC Service</a></td></tr>
+<tr><td><a href="hbacsvc-del.html">Delete HBAC Service</a></td></tr>
+</tbody></table>
+</body>
+</html>