summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/sudocmd-suite.html
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-03-17 15:15:05 -0400
committerEndi S. Dewata <edewata@redhat.com>2011-03-21 15:57:11 -0400
commit8092d820efe7fd9fea19042da7d107a784af0593 (patch)
tree05346959f76abe7e038f5b6011fe0035fa619fc8 /install/ui/test/functional/sudocmd-suite.html
parentdc23f4e3f968b912a2934b4b2958c7f3f3ba8f96 (diff)
downloadfreeipa-8092d820efe7fd9fea19042da7d107a784af0593.tar.gz
freeipa-8092d820efe7fd9fea19042da7d107a784af0593.tar.xz
freeipa-8092d820efe7fd9fea19042da7d107a784af0593.zip
Added sudo command membership test cases.
Diffstat (limited to 'install/ui/test/functional/sudocmd-suite.html')
-rw-r--r--install/ui/test/functional/sudocmd-suite.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/ui/test/functional/sudocmd-suite.html b/install/ui/test/functional/sudocmd-suite.html
index 2b42c7e4..560171fc 100644
--- a/install/ui/test/functional/sudocmd-suite.html
+++ b/install/ui/test/functional/sudocmd-suite.html
@@ -11,6 +11,9 @@
<tr><td><a href="sudocmd-add.html">Add Sudo Command</a></td></tr>
<tr><td><a href="sudocmd-find.html">Search Sudo Command</a></td></tr>
<tr><td><a href="sudocmd-mod.html">Edit Sudo Command</a></td></tr>
+<tr><td><a href="sudocmdgroup-add.html">Add Sudo Command Group</a></td></tr>
+<tr><td><a href="sudocmd-membership.html">Sudo Command Membership</a></td></tr>
+<tr><td><a href="sudocmdgroup-del.html">Delete Sudo Command Group</a></td></tr>
<tr><td><a href="sudocmd-del.html">Delete Sudo Command</a></td></tr>
</tbody></table>
</body>