summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/services.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/services.html')
-rw-r--r--install/ui/test/functional/services.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/install/ui/test/functional/services.html b/install/ui/test/functional/services.html
new file mode 100644
index 00000000..bf7d817f
--- /dev/null
+++ b/install/ui/test/functional/services.html
@@ -0,0 +1,20 @@
+<?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="host-add.html">Add Host</a></td></tr>
+<tr><td><a href="service-add.html">Add Service</a></td></tr>
+<tr><td><a href="service-find.html">Search Service</a></td></tr>
+<tr><td><a href="service-mod.html">Edit Service</a></td></tr>
+<tr><td><a href="service-certificate.html">Service Certificate</a></td></tr>
+<tr><td><a href="service-del.html">Delete Service</a></td></tr>
+<tr><td><a href="host-del.html">Delete Host</a></td></tr>
+</tbody></table>
+</body>
+</html>