[sudo-commits] sudo changeset 11816:75b7547e33bd

Todd C. Miller Todd.Miller at sudo.ws
Wed Oct 16 09:00:26 MDT 2019


changeset:	11816:75b7547e33bd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/75b7547e33bd
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Oct 16 08:45:32 2019 -0600

Log Message:
	Split atofoo.c regress into multiple tests.

diffstat:

 lib/util/Makefile.in                       |  102 +++++++++++---
 lib/util/regress/atofoo/atofoo_test.c      |  203 -----------------------------
 lib/util/regress/strtofoo/strtobool_test.c |   86 ++++++++++++
 lib/util/regress/strtofoo/strtoid_test.c   |  106 +++++++++++++++
 lib/util/regress/strtofoo/strtomode_test.c |   79 +++++++++++
 lib/util/regress/strtofoo/strtonum_test.c  |  123 +++++++++++++++++
 6 files changed, 473 insertions(+), 226 deletions(-)


More information about the sudo-commits mailing list