summaryrefslogtreecommitdiff
path: root/tools/persistence_client_tool.c
Commit message (Collapse)AuthorAgeFilesLines
* db-viewer: fixed resource list handlingMaxim Danilov2018-02-151-4/+4
|
* tools: strings are not null terminatedMaxim Danilov2018-02-151-13/+12
|
* persistence_client_tool: Correct name in usage helpGunnar Andersson2017-05-231-7/+7
| | | | | | | The binary name is persistence_client_tool but the usage help text described it as persclient_tool. Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
* Added pclCustomLibConfigFileTest.cfg.in config file for tests.Ingo Huerner2017-03-071-1/+3
| | | | | | Removed in pclCustomLibConfigFile.cfg.in entries for test plugins. Replaced sync call by syncfs (process_prepare_shutdown function). Removed some unnecessary close calls (findings static code analysis tool).
* Added DLT log message for every API callIngo Huerner2017-01-031-11/+11
| | | | | New compiler flags Splitted tests in key and file api tests, make multi thread tests work again
* Corrected include pathIngo Huerner2016-12-141-4/+4
|
* Updated persistence client library toolIngo Huerner2016-12-121-11/+411
|
* Added persistence database viewerIngo Huerner2016-12-091-0/+94