summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_be_ptask.c
Commit message (Expand)AuthorAgeFilesLines
* Rename dp_backend.h to backend.hPavel Březina2016-06-201-1/+1
* Rename dp_ptask to be_ptaskPavel Březina2016-06-201-2/+2
* test_be_ptask: Check leaks in testsLukas Slebodnik2016-04-131-0/+2
* DP_TASK: add be_ptask_get_timeout()Sumit Bose2016-01-191-0/+22
* TESTS: Add a common mock_be_ctx functionJakub Hrozek2015-06-141-2/+6
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-111-5/+7
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-111-33/+51
* be_ptask: let backoff affect only periodPavel Březina2014-12-081-2/+111
* tests: be_ptaskPavel Březina2014-11-281-0/+864