summaryrefslogtreecommitdiff
path: root/lib/util/tests/util.c
Commit message (Expand)AuthorAgeFilesLines
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-031-0/+1
* tests-util: Adding test to verify "allow no conversion" flagSwen Schillig2019-06-301-0/+33
* tests-util: Adding test to verify "full-string-conversion" flagSwen Schillig2019-06-301-0/+28
* tests-util: Adding test to verify "allow-negative" flagSwen Schillig2019-06-301-0/+38
* lib: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-301-36/+36
* tests-util: Adding test to verify "no-conversion" detectionSwen Schillig2019-06-301-0/+28
* tests-util: Adding test to verify negative "number" detectionSwen Schillig2019-06-301-0/+37
* tests-util: Adding strtoul(l)_err() test leaving errno untouchedSwen Schillig2019-06-301-0/+29
* torture: Remove unnecesssary #include <fcntl.h>Christof Schmitt2018-09-151-1/+0
* lib: Fix the build on FreeBSDVolker Lendecke2018-08-311-0/+1
* torture: Add test for directory_create_or_existChristof Schmitt2018-08-301-0/+60
* torture: Add tests for trim_string()Martin Schwenke2016-06-201-0/+376