openafs/tests/auth
Andrew Deason 7cfbb087b9 tests: Avoid plain printf in auth/superuser-t
If we're reporting an error, we should be printing to stderr. If we're
printing informational data, we should be using diag() to try to avoid
interfering with the TAP data. Change all printf() calls into one of
those two options.

Change-Id: I2e0d577e0c32efa539ed486190dbaca23bd0487f
Reviewed-on: https://gerrit.openafs.org/14866
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
2022-04-06 23:47:05 -04:00
..
.gitignore auth: local realms configuration 2012-04-16 10:31:04 -07:00
authcon-t.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
KeyFile tests: Add tests for afsconf_'s key functions 2010-12-27 14:39:37 -08:00
KeyFile.short tests: Modernize writekeyfile.c 2020-06-19 11:48:57 -04:00
keys-t.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
Makefile.in tests: Remove check/test/tests subdir targets 2021-08-26 10:29:57 -04:00
realms-t.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
superuser-t.c tests: Avoid plain printf in auth/superuser-t 2022-04-06 23:47:05 -04:00
test.xg auth: Add more tests and resulting fixes to userok 2010-12-26 10:58:49 -08:00
writekeyfile.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
writeoldkey-t tests: Introduce afstest.pm 2021-10-03 17:55:18 -04:00