make check - nit-picky re: results (summaries)

Michael Felt <[email protected]> Sat, 9 Dec 2017 15:23:48 +0100
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
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!

____________________________________________________________
sudo-workers mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-workers