# FIXME: addtest: how do we test that set-expire makes sense after new
# servicenames have been added?
+echo
+echo "##################################################"
+echo "### testing monkeysphere authentication keys-for-user"
+diff -q <(monkeysphere-authentication keys-for-user $(whoami)) <(cut -d' ' -f1,2 ${MONKEYSPHERE_SYSDATADIR}/authorized_keys/${MONKEYSPHERE_MONKEYSPHERE_USER})
+
# test to make sure things are OK after the previous tests:
echo
echo "##################################################"