index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pthreadpool
/
tests_cmocka.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-17
Add missing include needed for cmocka.h
Andreas Schneider
1
-0
/
+1
2019-01-11
Revert "pthreadpool: test cancelling and freeing pending pthreadpool_tevent j...
Ralph Boehme
1
-434
/
+0
2019-01-11
Revert "pthreadpool: add tests for pthreadpool_tevent_[current_job_]per_threa...
Ralph Boehme
1
-144
/
+0
2019-01-11
Revert "pthreadpool: test cancelling and freeing jobs of a wrapped pthreadpoo...
Ralph Boehme
1
-573
/
+0
2018-07-24
pthreadpool: test cancelling and freeing jobs of a wrapped pthreadpool_tevent
Ralph Boehme
1
-0
/
+573
2018-07-24
pthreadpool: add tests for pthreadpool_tevent_[current_job_]per_thread_cwd()
Stefan Metzmacher
1
-0
/
+144
2018-07-24
pthreadpool: test cancelling and freeing pending pthreadpool_tevent jobs/pools
Ralph Boehme
1
-0
/
+434
2018-07-24
pthreadpool: replace assert_return_code(ret, 0); with assert_int_equal(ret, 0);
Stefan Metzmacher
1
-3
/
+3
2018-07-24
pthreadpool: test pthreadpool_tevent_max_threads() returns the expected result
Stefan Metzmacher
1
-0
/
+10
2018-07-12
pthreadpool: expand test_create() to check unlimited, sync and one thread pool
Stefan Metzmacher
1
-13
/
+70
2018-07-12
pthreadpool: use talloc_zero() in tests_cmocka.c setup_pthreadpool_tevent()
Stefan Metzmacher
1
-1
/
+1
2018-07-12
pthreadpool: explicitly use max_thread=unlimited for pthreadpool_tevent_init(...
Stefan Metzmacher
1
-1
/
+2
2017-12-13
pthreadpool: Fix deadlock
Volker Lendecke
1
-0
/
+3
2017-12-08
pthreadpool: Add test for pthread_create failure
Christof Schmitt
1
-0
/
+176