add tests for reloading ssh config files

This adds 2 tests. The first checks that ssh config data is cached and
does not update if the file changes afterward. The second checks that
the `ReloadConfigs()` function will discard the cached data and load the
current config file contents.
This commit is contained in:
Sylvia Crowe
2024-01-09 01:06:16 -08:00
parent ea2c71d552
commit 36c8da3d73
2 changed files with 70 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
Host wap
User modified2
KexAlgorithms diffie-hellman-group1-sha1