[sudo-commits] sudo changeset 11330:72fd218b5036

Todd C. Miller Todd.Miller at sudo.ws
Sun Apr 15 08:15:04 MDT 2018


changeset:	11330:72fd218b5036 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/72fd218b5036
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Apr 15 08:14:46 2018 -0600

Log Message:
	cvtsudoers regress tests

diffstat:

 MANIFEST                                         |   46 ++++++++
 examples/sudoers                                 |    2 +-
 plugins/sudoers/Makefile.in                      |    4 +-
 plugins/sudoers/regress/cvtsudoers/sudoers       |  126 +++++++++++++++++++++++
 plugins/sudoers/regress/cvtsudoers/sudoers.defs  |   19 +++
 plugins/sudoers/regress/cvtsudoers/test1.out.ok  |   14 ++
 plugins/sudoers/regress/cvtsudoers/test1.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test10.out.ok |    1 +
 plugins/sudoers/regress/cvtsudoers/test10.sh     |    9 +
 plugins/sudoers/regress/cvtsudoers/test11.out.ok |    7 +
 plugins/sudoers/regress/cvtsudoers/test11.sh     |    7 +
 plugins/sudoers/regress/cvtsudoers/test12.out.ok |    8 +
 plugins/sudoers/regress/cvtsudoers/test12.sh     |    7 +
 plugins/sudoers/regress/cvtsudoers/test13.out.ok |    7 +
 plugins/sudoers/regress/cvtsudoers/test13.sh     |    7 +
 plugins/sudoers/regress/cvtsudoers/test14.out.ok |    7 +
 plugins/sudoers/regress/cvtsudoers/test14.sh     |    7 +
 plugins/sudoers/regress/cvtsudoers/test15.out.ok |    1 +
 plugins/sudoers/regress/cvtsudoers/test15.sh     |    9 +
 plugins/sudoers/regress/cvtsudoers/test16.out.ok |    1 +
 plugins/sudoers/regress/cvtsudoers/test16.sh     |    9 +
 plugins/sudoers/regress/cvtsudoers/test17.out.ok |    1 +
 plugins/sudoers/regress/cvtsudoers/test17.sh     |    9 +
 plugins/sudoers/regress/cvtsudoers/test18.out.ok |    1 +
 plugins/sudoers/regress/cvtsudoers/test18.sh     |    9 +
 plugins/sudoers/regress/cvtsudoers/test19.out.ok |   11 ++
 plugins/sudoers/regress/cvtsudoers/test19.sh     |    7 +
 plugins/sudoers/regress/cvtsudoers/test2.out.ok  |   10 +
 plugins/sudoers/regress/cvtsudoers/test2.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test20.conf   |    6 +
 plugins/sudoers/regress/cvtsudoers/test20.out.ok |    1 +
 plugins/sudoers/regress/cvtsudoers/test20.sh     |   12 ++
 plugins/sudoers/regress/cvtsudoers/test21.conf   |    8 +
 plugins/sudoers/regress/cvtsudoers/test21.out.ok |   24 ++++
 plugins/sudoers/regress/cvtsudoers/test21.sh     |   13 ++
 plugins/sudoers/regress/cvtsudoers/test3.out.ok  |    7 +
 plugins/sudoers/regress/cvtsudoers/test3.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test4.out.ok  |    5 +
 plugins/sudoers/regress/cvtsudoers/test4.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test5.out.ok  |    6 +
 plugins/sudoers/regress/cvtsudoers/test5.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test6.out.ok  |    1 +
 plugins/sudoers/regress/cvtsudoers/test6.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test7.out.ok  |    2 +
 plugins/sudoers/regress/cvtsudoers/test7.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test8.out.ok  |    1 +
 plugins/sudoers/regress/cvtsudoers/test8.sh      |    9 +
 plugins/sudoers/regress/cvtsudoers/test9.out.ok  |    1 +
 plugins/sudoers/regress/cvtsudoers/test9.sh      |    9 +
 49 files changed, 511 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list