[sudo-workers] make check - nit-picky re: results (summaries)

Michael Felt michael at felt.demon.nl
Sat Dec 9 07:23:48 MST 2017


a) two styles of 'results', e.g.,
check_addr: 9 tests run, 0 errors, 100% success rate
check_base64: 6 tests run, 0 errors, 100% success rate
  and
sudoers/test9 (parse): OK
sudoers/test9 (toke):  OK
sudoers/test9 (parse): OK
sudoers: 63/63 tests passed; 0/63 tests failed

and no 'global' summary.

Due to the mixed styles:

nohup make check | grep success (or failed) - will not work .

nohup make check | grep tests - almost works. Also get the lines for 
testsudoers.

Again, nit picky!



More information about the sudo-workers mailing list