The following commit has been merged in the master branch:
commit dcf8af0b2262505b14c3cec34fa2345647800111
Author: Andrew Deason <[email protected]>
Date:   Thu Apr 1 00:12:43 2021 -0500

    tests: Add test keys in afstest_BuildTestConfig
    
    Change afstest_BuildTestConfig to add the local keys into the
    generated config dir, unless the info->skipkeys is set. This just
    makes afstest_BuildTestConfig a little easier to use for the common
    case of generating a fully-usable config dir with usable keys (only
    some callers want to skip generating keys in order to test
    key-populating functionality).
    
    Change-Id: I1ce9d062ea30c391a93562fc90bc18997de75383
    Reviewed-on: https://gerrit.openafs.org/14835
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 tests/auth/authcon-t.c    |  6 +++++-
 tests/auth/keys-t.c       |  8 ++++++--
 tests/auth/realms-t.c     | 10 +++++-----
 tests/auth/superuser-t.c  | 10 +---------
 tests/auth/writekeyfile.c |  7 ++++++-
 tests/common/common.h     |  7 ++++++-
 tests/common/config.c     | 44 +++++++++++++++++++++++++++++++++++++-------
 tests/volser/vos-t.c      |  9 +--------
 8 files changed, 67 insertions(+), 34 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to