remotemgmt_plat/policy_management_request_api/tsrc/conf/PolicyEngineClient.cfg
changeset 66 08c8318ec9cb
parent 0 b497e44ab2fc
--- a/remotemgmt_plat/policy_management_request_api/tsrc/conf/PolicyEngineClient.cfg	Fri Sep 03 22:35:56 2010 +0530
+++ b/remotemgmt_plat/policy_management_request_api/tsrc/conf/PolicyEngineClient.cfg	Fri Sep 17 19:59:15 2010 +0530
@@ -93,4 +93,18 @@
 create policy_management_request_api foobar
 foobar GetXACMLDescription root_element
 delete foobar
+[Endtest]
+
+[Test]
+title AddServerCert
+create policy_management_request_api foobar
+foobar AddServerCert root_element
+delete foobar
+[Endtest]
+
+[Test]
+title RemoveServerCert
+create policy_management_request_api foobar
+foobar RemoveServerCert root_element
+delete foobar
 [Endtest]
\ No newline at end of file