summaryrefslogtreecommitdiff
path: root/test/persistence_client_library_dbus_test.c
Commit message (Expand)AuthorAgeFilesLines
* Added DLT log message for every API callIngo Huerner2017-01-031-28/+9
* Corrected shared data testIngo Huerner2015-08-101-2/+4
* Extended tests for writing shared dataIngo Huerner2015-07-221-5/+39
* Some optimization; fixed a problem with unregister/register notificationsIngo Huerner2015-02-101-0/+9
* Update after static code analysis (Coverity https://scan.coverity.com/project...Ingo Huerner2015-01-221-0/+3
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-2/+2
* Removed compiler warnings; added check for shared data if application is allo...Ingo Huerner2015-01-081-4/+4
* Added start scripts and systemd servie file to run persistence pfs test on st...Ingo Huerner2014-08-281-0/+1
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-051-9/+9
* Added test plugins and plugin testsIngo Huerner2014-06-241-1/+1
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-0/+8
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-041-0/+2
* corrected initcounter; added unregister notify functionsIngo Huerner2013-11-041-2/+16
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-3/+5
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-251-2/+4
* Added init/deinit library functions; removed library constructor/destructorIngo Huerner2013-05-031-1/+14
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-181-3/+4
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-2/+1
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-271-1/+23
* Added timeout to the dbus mainloop; bugfixing dbus messages; bugfixing loadin...Ingo Huerner2013-03-011-3/+2
* Updated dbus message parameters; replaced pipe to dbus mainloop by eventfdIngo Huerner2013-02-151-5/+4
* Changed file and key-value API according GENIVI naming conventionsv0.4.0Ingo Huerner2013-01-221-1/+1
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-17/+3
* Updated client library with version 0.1.5 (rev. 1665), for changes see change...ihuerner2012-10-151-7/+30
* New release 0.1.4, for changes see ChangeLogihuerner2012-09-271-2/+2
* Initial version of persistence client library on sourceforge (rev. 1281)ihuerner2012-08-091-0/+31