openafs/tests/auth
Anders Kaseorg fcfa8d039a tests/auth/keys-t.c: Don’t ignore return value of write
Resolves this warning:

keys-t.c: In function ‘copy’:
keys-t.c:63:6: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
      write(out, block, len);
      ^

Change-Id: If2427f2658b428091ffba3d11643ad95f193a67d
Reviewed-on: http://gerrit.openafs.org/11957
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
2015-08-25 23:53:51 -04:00
..
.gitignore auth: local realms configuration 2012-04-16 10:31:04 -07:00
authcon-t.c tests: Improve failure mode for unresolvable hostname 2013-02-17 20:51:15 -08:00
KeyFile tests: Add tests for afsconf_'s key functions 2010-12-27 14:39:37 -08:00
keys-t.c tests/auth/keys-t.c: Don’t ignore return value of write 2015-08-25 23:53:51 -04:00
Makefile.in tests: Improve failure mode for unresolvable hostname 2013-02-17 20:51:15 -08:00
realms-t.c tests: Improve failure mode for unresolvable hostname 2013-02-17 20:51:15 -08:00
superuser-t.c tests: Improve failure mode for unresolvable hostname 2013-02-17 20:51:15 -08:00
test.xg auth: Add more tests and resulting fixes to userok 2010-12-26 10:58:49 -08:00
writekeyfile.c tests: Add tests for afsconf_'s key functions 2010-12-27 14:39:37 -08:00