summaryrefslogtreecommitdiff
path: root/tests/modules/blockonbackground.c
Commit message (Expand)AuthorAgeFilesLines
* Modules: Mark all APIs non-experimental (#9983)Viktor Söderqvist2021-12-301-1/+0
* Fix memory leak due to missing freeCallback in blockonbackground moduleapi te...sundb2021-09-141-1/+6
* Clean unused var compiler warning in module test. (#9289)Yossi Gottlieb2021-07-291-1/+1
* fix valgrind issues with recently added test in modules/blockonbackground (#9...Oran Agra2021-07-041-1/+4
* Fix CLIENT UNBLOCK crashing modules. (#9167)Yossi Gottlieb2021-07-011-0/+69
* Removed time sensitive checks from block on background tests. Fixed uninitial...filipe oliveira2021-02-101-6/+5
* Fix compiler warning on implicit declaration of ‘nanosleep’ . Removed unu...filipe oliveira2021-02-051-3/+3
* Enabled background and reply time tracking on blocked on keys/blocked on back...filipe oliveira2021-01-291-0/+220