Lines Matching full:comments
247 .value = (char *)"algo key2 comments"
251 .value = (char *)"algo key1 comments",
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()
341 "algo key1 comments"); in test_add_keys()
356 test_authorized_keys_equal("algo key1 comments\n" in test_add_reset_keys()
357 "algo key2 comments"); in test_add_reset_keys()
365 test_authorized_keys_equal("algo key2 comments"); in test_add_reset_keys()
382 "algo key1 comments\n" in test_remove_keys()
384 "algo key1 comments\n" in test_remove_keys()
406 "algo key1 comments\n" in test_get_keys()