diff -r 415c00f1675d -r 8ee66fcd0a7c remotemgmt_plat/policy_management_request_api/tsrc/conf/PolicyEngineClient.cfg --- 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