opnsense-src/tools/regression/lib/libutil
John-Mark Gurney 44f01c419d don't assert on bad args, instead return an error..
Since so many programs don't check return value, always NUL terminate
the buf...

fix rounding when using base 1024 (the bug that started it all)...

add a set of test cases so we can make sure that things don't break
in the future...

Thanks to Clifton Royston for testing and the test program...

Approved by:	re (hrs, glebius)
MFC after:	1 week
2013-10-07 22:22:57 +00:00
..
Makefile don't assert on bad args, instead return an error.. 2013-10-07 22:22:57 +00:00
test-flopen.c Fix warnings and remove one unnecessary use of vfork(). The other could 2009-11-12 01:34:55 +00:00
test-flopen.t
test-grp.c Fix warnings 2009-11-12 01:33:57 +00:00
test-grp.t Add four utility functions related to struct grp processing modeled in-part 2008-04-23 00:49:13 +00:00
test-humanize_number.c don't assert on bad args, instead return an error.. 2013-10-07 22:22:57 +00:00
test-humanize_number.t don't assert on bad args, instead return an error.. 2013-10-07 22:22:57 +00:00
test-pidfile.c Test cases for pidfile(3) - including two designed to catch issues arising 2009-11-12 01:37:02 +00:00
test-trimdomain-nodomain.c Fix warnings 2009-11-12 01:33:57 +00:00
test-trimdomain-nodomain.t
test-trimdomain.c Fix warnings 2009-11-12 01:33:57 +00:00
test-trimdomain.t