summaryrefslogtreecommitdiff
path: root/test/persistence_client_library_test_file.c
Commit message (Expand)AuthorAgeFilesLines
* pcl_test: Fix memset callsOscar Andreasson2018-01-181-38/+38
* Check return value when registering to PAS, pclInitLibrary returns now an err...Ingo Huerner2017-05-231-23/+60
* Added environment checker to tests in order to detect insufficient persistenc...Ingo Huerner2017-04-191-4/+13
* Improved backup and recovery for file APIIngo Huerner2017-03-091-21/+398
* Added pclCustomLibConfigFileTest.cfg.in config file for tests.Ingo Huerner2017-03-071-8/+14
* Moved closing of open handles from pclDeinit function into mainloop.Ingo Huerner2017-02-171-86/+113
* Replaced file handle array by simple linked listIngo Huerner2017-02-161-24/+330
* Fixed a array out of bounds access (results in mutex deadlock).Ingo Huerner2017-02-101-99/+630
* Make usage of plugins more robust (Nullpointer check); Added creation of test...Ingo Huerner2017-01-271-0/+4
* Added DLT log message for every API callIngo Huerner2017-01-031-0/+1201