summaryrefslogtreecommitdiff
path: root/lib/util/tests
AgeCommit message (Expand)AuthorFilesLines
2022-05-02lib/util: add tests for data_blob_append() with the resulting blob length=0Stefan Metzmacher1-0/+26
2021-10-28lib: add a test for null_nttime(NTTIME_THAW)Ralph Boehme1-0/+1
2021-10-28lib: update null_nttime() of -1: -1 is NTTIME_FREEZERalph Boehme1-1/+1
2021-10-28lib: use NTTIME_FREEZE in a null_nttime() testRalph Boehme1-1/+1
2021-10-28lib: fix null_nttime() testsRalph Boehme1-1/+1
2021-10-08lib: add sys_block_align[_truncate]()Ralph Boehme1-0/+68
2021-06-30lib: add sys_io_ranges_overlap()Ralph Boehme1-0/+110
2021-06-18torture: talloc_string_sub tests for utf-8 brevityDouglas Bagnall1-0/+58
2021-05-11lib: Add str_list_add_printf()Volker Lendecke1-2/+27
2021-04-16lib/util: fix timespec normalizationPhilipp Gesang1-0/+53
2021-03-10lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/utilAndrew Bartlett1-7/+7
2021-03-09lib: Align integer typesVolker Lendecke1-2/+3
2021-02-03lib:util: Add cache oversize test for memcacheAndreas Schneider1-0/+39
2021-02-03lib:util: Add basic memcache unit testAndreas Schneider1-0/+122
2021-01-06lib:util: Add directory_create_or_exists_recursive()Andreas Schneider1-5/+111
2020-11-13s4-torture: test file_line_parse as wellGünther Deschner1-0/+31
2020-08-24lib/util: Move cleanup for unit test in teardown functionChristof Schmitt1-3/+9
2020-08-24lib/util: Remove wrong return statement in unit testChristof Schmitt1-2/+0
2020-08-24lib/util: Fix cleanup in unit testChristof Schmitt1-1/+1
2020-08-16util: Add cmocka unit test for directory_create_or_existsChristof Schmitt1-0/+234
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-0/+1
2020-06-29util: fix build on AIX by fixing the order of replace.h includeBjoern Jacke1-1/+1
2020-05-15lib:util: Add test for path_expand_tilde()Andreas Schneider1-0/+127
2020-05-04CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer1-1/+1
2020-02-21lib:util: Add test to verify old and new macros are the sameAndreas Schneider1-0/+273
2020-02-21lib:util: Add bytearray.hAndreas Schneider1-0/+435
2019-09-01Spelling fixes s/avaiable/available/Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/hierachy/hierarchy/Mathieu Parent1-1/+1
2019-08-08tfork: Free memory in torture test to satisfy sanitizerSwen Schillig1-0/+3
2019-08-08util: Free memory in genrand torture test to satisfy sanitizerSwen Schillig1-0/+2
2019-06-30tests-util: Adding test to verify "allow no conversion" flagSwen Schillig1-0/+33
2019-06-30tests-util: Adding test to verify "full-string-conversion" flagSwen Schillig1-0/+28
2019-06-30tests-util: Adding test to verify "allow-negative" flagSwen Schillig1-0/+38
2019-06-30lib: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig1-36/+36
2019-06-30tests-util: Adding test to verify "no-conversion" detectionSwen Schillig1-0/+28
2019-06-30tests-util: Adding test to verify negative "number" detectionSwen Schillig1-0/+37
2019-06-30tests-util: Adding strtoul(l)_err() test leaving errno untouchedSwen Schillig1-0/+29
2019-06-04lib/util/tests: clang fix Value stored to 'lines' is never read warningNoel Power1-1/+1
2019-05-19Fix uClibc build on 64bit platforms by including stdint.hFabrice Fontaine1-0/+1
2019-05-17lib:util: Add a test for byteorder.hAndreas Schneider1-0/+435
2019-05-16lib:util: Fix tfork return value if sigprocmask failsRikard Falkeborn1-1/+1
2019-04-03lib:util: Add test for talloc_keep_secret()Andreas Schneider1-0/+94
2019-01-28lib:util: Use C99 initializer in tfork testAndreas Schneider1-2/+12
2018-12-19lib/util: Count a trailing line that doesn't end in a newlineMartin Schwenke1-0/+152
2018-11-28tfork: add a README how to run test torture test under valgrindRalph Boehme1-0/+22
2018-11-28tfork: add a suppresssions file for drdRalph Boehme1-0/+14
2018-11-28tfork: add a suppresssions file for helgrindRalph Boehme1-0/+32
2018-11-28tfork/test: ensure all threads start with SIGCHLD unblockedRalph Boehme1-0/+17
2018-09-15torture: Remove unnecesssary #include <fcntl.h>Christof Schmitt1-1/+0
2018-08-31lib: Fix the build on FreeBSDVolker Lendecke1-0/+1