summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Make snprintf comply with -Werror=format-securityHEADmasterOleksandr Kravchuk2019-06-182-2/+2
| | | | | | | | | | Fixes the following error when bulding with GCC 8.2 and -Werror=format-security: error: format not a string literal and no format arguments [-Werror=format-security] Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
* Merge commit with PAS Vers 1.0.9Guy Sagnes2017-03-177-282/+2
|\
| * PAS-3 - Remove irrelevant functionality from pers_admin_test_frameworkCosmin Cernat2017-01-277-282/+2
| | | | | | | | | | Change-Id: I0430d7fc06dbfa9bdbbe47782069db24c0a96672 Signed-off-by: Cosmin Cernat <cosmin.cernat@continental-corporation.com>
* | Added license headerJeremiah C. Foster2016-08-241-0/+23
|/
* Fixed Bug 297 - Test cases are failingCernat Cosmin (uidv0912)2015-10-233-12/+49
| | | | | Change-Id: I7fc86f270addfeda5aef7504344fe030ab304476 Signed-off-by: Cernat Cosmin <cosmin.cernat@continental-corporation.com>
* Bugfix: Convert files to unix expected formatGuy Sagnes2014-03-064-1303/+1303
| | | | | | Issue reported by Ingo Hürner / Marko Hoyer Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
* Bugfix - issue detected with Yocto buildGuy Sagnes2014-03-051-0/+9
| | | | | | | | | | - related to build environment: - ssw_pers_admin_database_helper.c - wrong file format used - Makefile.am - missing creation of the auto generated dbus stuff correction provided by Ralf Anton Beier / Continental Automotive GmbH Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
* Added version 1.0.2Guy Sagnes2014-02-2545-0/+12472
12.12.2013 * add missing licenses information update after review feedback 20131212 - J.Kowalski 03.12.2013 * Persistence Adminisitrator / OIP BL 0.9.130 08.08.2013 * Persistence: PersAdminTool: Install "custom" keys with correct storage Clean up & makefile adaptations for generated code Remark: Integration 0.9.95 16.07.2013 * Modifications: pers-service-version 1.0.2 - Add makefile to allow creation of auto-generated code - Add support for starting over systemd - Custom plugin's name has to be extracted from value for "storage" tag - Added persadmin_check_for_same_file_content to check for identical file content - minimal fixes 18.06.2013 * persistence-administration-service version 1.0.1 update Administrator, incl. test application pers_svc_test/ 07.06.2013 * reorg position of dbus xml definition 02.05.2013 * Update missing part: integration of the generation of the dbus files based on Makefile.am 30.04.2013 * Reworked version based on common part 25.04.2013 * initial repository creation. Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>