summaryrefslogtreecommitdiff
path: root/test/persistence_client_library_test.c
Commit message (Expand)AuthorAgeFilesLines
* Disable appcheck test if appcheck is disabledIngo Huerner2014-11-111-3/+6
* Rework of application security check; if a not trusted application tries to a...Ingo Huerner2014-11-071-9/+97
* Fixed GENIVI bug 286Ingo Huerner2014-10-011-15/+110
* Missing files for prevoius commitID; updated header documentationIngo Huerner2014-08-211-6/+6
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-051-112/+56
* Increased test timeouts; reordered testsIngo Huerner2014-07-171-17/+18
* Reduced number of init/deinit tests; increased timeout for init/deinit testIngo Huerner2014-07-161-2/+2
* Now files will be correctly handled (cached/non cached)Ingo Huerner2014-07-161-19/+25
* Fixed a problem with getting the size of the default data; extended tests to ...Ingo Huerner2014-07-091-12/+113
* Implemented backup blacklist for filesIngo Huerner2014-07-071-2/+101
* Fixed a problem with sporadic blocking of pclDeinitLibraryIngo Huerner2014-07-011-13/+19
* Added test plugins and plugin testsIngo Huerner2014-06-241-1/+1
* Fixed bug 231Ingo Huerner2014-06-181-16/+110
* Fixed bug 230Ingo Huerner2014-06-181-25/+49
* Deactivated plugin testIngo Huerner2014-06-171-1/+1
* Finished onDemand/static loading of plugins; Corrected a problem with default...Ingo Huerner2014-06-171-67/+103
* Fixed a problem with default file dataIngo Huerner2014-05-061-18/+32
* Added default file loading also to pclCreatePath function; fixed bugs 199 and...Ingo Huerner2014-04-301-2/+3
* Added use of default data for files; added test data that can be used by PAS ...Ingo Huerner2014-04-291-48/+22
* Corrected testsIngo Huerner2014-04-101-108/+4
* Updated Yocto files; corrected test casesIngo Huerner2014-04-091-2/+5
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-15/+37
* Fixed bugs: 155, 156, 157 and 158; rework pclFileOpen functionIngo Huerner2014-02-121-0/+100
* Removed compiler warningsIngo Huerner2014-02-101-11/+12
* init und deinit is not blocking anymore when they will be called multiple timesIngo Huerner2014-02-071-2/+32
* Corrected the use of the new check headers; fixed a problem in function pclFi...Ingo Huerner2014-02-051-143/+144
* File backups on seperate partition; Fixed bug 146; created performance benchm...Ingo Huerner2014-01-241-7/+6
* Added description for each test caseIngo Huerner2014-01-091-1/+93
* File permission reworkIngo Huerner2013-12-181-2/+18
* Fixed PCL bugs: 137, 138, 141Ingo Huerner2013-12-091-5/+2
* Corrected error codes in doxygen function doc; corrected problem with return ...Ingo Huerner2013-11-261-3/+5
* Fixed a problem with the file interface, file handle was always 0Ingo Huerner2013-11-191-2/+46
* Finished switch to single threaded dbus communicationIngo Huerner2013-11-141-15/+15
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-32/+36
* Corrected datatype for parameter shutdown mode in dbus message register/unreg...Ingo Huerner2013-11-071-3/+3
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-041-0/+29
* Removed test case; adjusted notify functionsIngo Huerner2013-11-041-14/+17
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-20/+39
* Implemented default data handling for readIngo Huerner2013-08-211-28/+68
* Removed findings after code review; removed memset for arrays, let the compil...Ingo Huerner2013-08-131-2/+2
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-021-2/+12
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-251-47/+92
* Added init/deinit library functions; removed library constructor/destructorIngo Huerner2013-05-031-1/+77
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-0/+3
* Corrected register dbus messagesIngo Huerner2013-04-101-5/+17
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-13/+22
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-271-0/+31
* Improved quality, by fixing issues detected by Coverity Scan:cbruder2013-02-191-0/+5
* Changed file and key-value API according GENIVI naming conventionsv0.4.0Ingo Huerner2013-01-221-80/+80
* Added more comments to test applicationIngo Huerner2013-01-161-7/+167