From 329d8ba3fb46b8afc803ad4a9b286cd26141f2f8 Mon Sep 17 00:00:00 2001 From: Leonid Lazarev Date: Thu, 9 Jul 2020 16:59:44 +0300 Subject: Add tests for cloudproxy service Test cases for basic functionality verification have been added. Build of the application has been adapted for Cmake templates usage. Bug-AGL: SPEC-3485 Change-Id: Iaa4a5e393ac9971be4176e90fa5aee10a4673cd3 Signed-off-by: Leonid Lazarev --- conf.d/wgt/config.xml.in | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 conf.d/wgt/config.xml.in (limited to 'conf.d/wgt/config.xml.in') diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in new file mode 100644 index 0000000..ae0ebd2 --- /dev/null +++ b/conf.d/wgt/config.xml.in @@ -0,0 +1,26 @@ + + + @PROJECT_NAME@ + + + @PROJECT_DESCRIPTION@ + @PROJECT_AUTHOR@ <@PROJECT_AUTHOR_MAIL@> + @PROJECT_LICENSE@ + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg