Revert "pthreadpool: test cancelling and freeing jobs of a wrapped pthreadpool_tevent"
[samba.git] / lib / pthreadpool / tests_cmocka.c
2019-01-11 Ralph BoehmeRevert "pthreadpool: test cancelling and freeing jobs...
2018-07-24 Ralph Boehmepthreadpool: test cancelling and freeing jobs of a...
2018-07-24 Stefan Metzmacherpthreadpool: add tests for pthreadpool_tevent_[current_...
2018-07-24 Ralph Boehmepthreadpool: test cancelling and freeing pending pthrea...
2018-07-24 Stefan Metzmacherpthreadpool: replace assert_return_code(ret, 0); with...
2018-07-24 Stefan Metzmacherpthreadpool: test pthreadpool_tevent_max_threads()...
2018-07-12 Stefan Metzmacherpthreadpool: expand test_create() to check unlimited...
2018-07-12 Stefan Metzmacherpthreadpool: use talloc_zero() in tests_cmocka.c setup_...
2018-07-12 Stefan Metzmacherpthreadpool: explicitly use max_thread=unlimited for...
2017-12-13 Volker Lendeckepthreadpool: Fix deadlock
2017-12-08 Christof Schmittpthreadpool: Add test for pthread_create failure