diff options
author | Russ Allbery <rra@stanford.edu> | 2010-07-29 17:36:30 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-07-29 17:36:30 -0700 |
commit | 7a1d4f9e4b96362edef29f71e848458d619cce3b (patch) | |
tree | fc0854a7e9b59e4e365fade4942953a37f32f4bd /tests/TESTS | |
parent | ad2639b8eae05c620e212fbd01fb34b728a55cc4 (diff) |
Add an initial test for wallet-rekey
This confirms basic functionality, but doesn't test more interesting
things like rekeying multiple keys in the same keytab or skipping
principals that aren't from the local realm.
Diffstat (limited to 'tests/TESTS')
-rw-r--r-- | tests/TESTS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TESTS b/tests/TESTS index 161941c..54b8190 100644 --- a/tests/TESTS +++ b/tests/TESTS @@ -1,6 +1,7 @@ client/basic client/full client/prompt +client/rekey docs/pod docs/pod-spelling portable/asprintf |