remotemgmt_plat/policy_management_request_api/tsrc/conf/PolicyEngineClient.cfg
changeset 72 8ee66fcd0a7c
parent 0 b497e44ab2fc
--- a/remotemgmt_plat/policy_management_request_api/tsrc/conf/PolicyEngineClient.cfg	Fri Sep 17 08:34:58 2010 +0300
+++ b/remotemgmt_plat/policy_management_request_api/tsrc/conf/PolicyEngineClient.cfg	Mon Oct 04 01:40:31 2010 +0300
@@ -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