Home
last modified time | relevance | path

Searched refs:test_authorized_keys_equal (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-posix-ssh.c279 test_authorized_keys_equal(const char *expected) in test_authorized_keys_equal() function
331 test_authorized_keys_equal("algo key2 comments"); in test_add_keys()
340 test_authorized_keys_equal("algo key2 comments\n" in test_add_keys()
356 test_authorized_keys_equal("algo key1 comments\n" in test_add_reset_keys()
365 test_authorized_keys_equal("algo key2 comments"); in test_add_reset_keys()
374 test_authorized_keys_equal(""); in test_add_reset_keys()
392 test_authorized_keys_equal(authkeys); in test_remove_keys()
397 test_authorized_keys_equal("# a commented line\n" in test_remove_keys()