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
/
util
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-30
tests-util: Adding test to verify "allow no conversion" flag
Swen Schillig
1
-0
/
+33
2019-06-30
tests-util: Adding test to verify "full-string-conversion" flag
Swen Schillig
1
-0
/
+28
2019-06-30
tests-util: Adding test to verify "allow-negative" flag
Swen Schillig
1
-0
/
+38
2019-06-30
lib: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-36
/
+36
2019-06-30
tests-util: Adding test to verify "no-conversion" detection
Swen Schillig
1
-0
/
+28
2019-06-30
tests-util: Adding test to verify negative "number" detection
Swen Schillig
1
-0
/
+37
2019-06-30
tests-util: Adding strtoul(l)_err() test leaving errno untouched
Swen Schillig
1
-0
/
+29
2019-06-04
lib/util/tests: clang fix Value stored to 'lines' is never read warning
Noel Power
1
-1
/
+1
2019-05-19
Fix uClibc build on 64bit platforms by including stdint.h
Fabrice Fontaine
1
-0
/
+1
2019-05-17
lib:util: Add a test for byteorder.h
Andreas Schneider
1
-0
/
+435
2019-05-16
lib:util: Fix tfork return value if sigprocmask fails
Rikard Falkeborn
1
-1
/
+1
2019-04-03
lib:util: Add test for talloc_keep_secret()
Andreas Schneider
1
-0
/
+94
2019-01-28
lib:util: Use C99 initializer in tfork test
Andreas Schneider
1
-2
/
+12
2018-12-19
lib/util: Count a trailing line that doesn't end in a newline
Martin Schwenke
1
-0
/
+152
2018-11-28
tfork: add a README how to run test torture test under valgrind
Ralph Boehme
1
-0
/
+22
2018-11-28
tfork: add a suppresssions file for drd
Ralph Boehme
1
-0
/
+14
2018-11-28
tfork: add a suppresssions file for helgrind
Ralph Boehme
1
-0
/
+32
2018-11-28
tfork/test: ensure all threads start with SIGCHLD unblocked
Ralph Boehme
1
-0
/
+17
2018-09-15
torture: Remove unnecesssary #include <fcntl.h>
Christof Schmitt
1
-1
/
+0
2018-08-31
lib: Fix the build on FreeBSD
Volker Lendecke
1
-0
/
+1
2018-08-30
torture: Add test for directory_create_or_exist
Christof Schmitt
1
-0
/
+60
2018-05-17
lib:util: Fix parameter aliasing in tfork test
Andreas Schneider
1
-5
/
+2
2018-04-03
lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.c
Stefan Metzmacher
1
-1
/
+0
2018-03-02
tests: Add basic ms_fnmatch unit test
David Disseldorp
1
-0
/
+113
2018-02-22
util/tests: add rfc1738 cmocka tests
Douglas Bagnall
1
-0
/
+411
2017-09-16
tests util/tfork: Tests for status and event fd
Gary Lockyer
1
-0
/
+251
2017-07-03
lib/util: add more tfork tests
Ralph Boehme
1
-0
/
+438
2017-07-03
lib/util: adjust loglevel in tfork test with samba_runcmd_send()
Ralph Boehme
1
-1
/
+1
2017-07-03
lib/util: enhanced tfork()
Ralph Boehme
1
-31
/
+32
2017-05-02
lib: FreeBSD needs sys/wait.h for WIFEXITED
Volker Lendecke
1
-0
/
+1
2017-04-20
lib/util: add a test for samba_runcmd_send()
Ralph Boehme
1
-0
/
+36
2017-04-20
lib/util: add a test for tfork()
Ralph Boehme
1
-0
/
+102
2017-03-29
lib/util: Add functions to escape log lines but not break all non-ascii
Gary Lockyer
1
-0
/
+90
2017-02-09
binsearch: make BINARY_ARRAY_SEARCH_GTE compare against a pointer
Douglas Bagnall
1
-2
/
+7
2016-06-20
torture: Add tests for trim_string()
Martin Schwenke
1
-0
/
+376
2016-03-09
util/tests: add test for BINARY_ARRAY_SEARCH_V macro
Douglas Bagnall
1
-0
/
+24
2016-03-09
util/binsearch: macro for greater than or equal search
Douglas Bagnall
1
-0
/
+144
2016-03-01
lib/util: Add strv_util.[ch] containing new function strv_split()
Martin Schwenke
1
-0
/
+149
2016-02-29
lib/util: Add tests for strv_addn()
Martin Schwenke
1
-2
/
+34
2016-02-26
lib/util: Add tests for strv
Martin Schwenke
1
-0
/
+169
2016-02-06
dlist: remove unneeded type argument from DLIST_CONCATENATE()
Michael Adam
1
-1
/
+1
2016-02-06
dlist: remove unneeded argument from DLIST_DEMOTE()
Michael Adam
1
-1
/
+1
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-2
/
+2
2016-01-06
asn1: Remove a reference to asn1_data internals
Volker Lendecke
1
-2
/
+4
2015-10-13
Rely on /dev/urandom
Volker Lendecke
1
-12
/
+0
2015-10-13
lib: Add a little tool to perftest generate_random_buffer()
Volker Lendecke
1
-0
/
+39
2015-08-21
lib: Remove unused parmlist code
Volker Lendecke
1
-107
/
+0
2015-04-21
lib: Fix a few CIDs for Resource Leak
Volker Lendecke
1
-5
/
+10
2014-11-14
lib/util/tests: avoid some compiler warnings
Stefan Metzmacher
2
-25
/
+50
2014-09-26
lib: util: asn1 tests. Check every asn1 return.
Jeremy Allison
1
-5
/
+9
[next]