# $(GN_PLUGIN_LDFLAGS)
-#check_SCRIPTS = \
- #test_gns_lookup.sh
+check_SCRIPTS = \
+ test_credential_issue.sh \
+ test_credential_verify_simple.sh \
+ test_credential_verify.sh
if ENABLE_TEST_RUN
if HAVE_SQLITE
continue;
cred_record_count++;
crd = rd[i].data;
- /**
- * TODO:
- * Check if we have already found our credential here
- * If so return success
- * Else
- * Save all found attributes/issues and prepare forward
- * resolution of issuer attribute
- */
if(GNUNET_OK != GNUNET_CRYPTO_ecdsa_verify(GNUNET_SIGNATURE_PURPOSE_CREDENTIAL,
&crd->purpose,
&crd->sig,
which timeout &> /dev/null && DO_TIMEOUT="timeout 30"
-#gnunet-arm -s -c test_credential_lookup.conf
+gnunet-arm -s -c test_credential_lookup.conf
gnunet-identity -C testissuer -c test_credential_lookup.conf
gnunet-identity -C testsubject -c test_credential_lookup.conf