# $NetBSD: Makefile,v 1.3 2026/01/30 09:01:08 wiz Exp $ .include TESTSDIR= ${TESTSBASE}/usr.bin/netpgpverify TESTS_SH+= t_netpgpverify # data/D5B22A28.{pub,secret} is the keys used for message* FILESDIR= ${TESTSDIR}/data FILES+= data/NetBSD-6.0_hashes.asc.gz FILES+= data/a.gpg FILES+= data/b.gpg FILES+= data/det FILES+= data/det.sig FILES+= data/dsa-pubring.gpg FILES+= data/expected16 FILES+= data/expected17 FILES+= data/expected18 FILES+= data/expected19 FILES+= data/expected20 FILES+= data/expected21 FILES+= data/expected22 FILES+= data/expected23 FILES+= data/expected24 FILES+= data/expected25 FILES+= data/expected26 FILES+= data/expected27 FILES+= data/expected28 FILES+= data/expected29 FILES+= data/expected30 FILES+= data/expected31 FILES+= data/expected32 FILES+= data/expected33 FILES+= data/expected34 FILES+= data/expected35 FILES+= data/expected36 FILES+= data/expected37 FILES+= data/expected38 FILES+= data/expected39 FILES+= data/expected40 FILES+= data/expected41 FILES+= data/expected42 FILES+= data/expected43 FILES+= data/expected44 FILES+= data/expected45 FILES+= data/expected46 FILES+= data/in1.asc FILES+= data/in1.gpg FILES+= data/in2.asc FILES+= data/in2.gpg FILES+= data/jj.asc FILES+= data/message FILES+= data/message.keyring FILES+= data/message.v1.asc FILES+= data/message.v1.asc.expected FILES+= data/message.v1.sig FILES+= data/message.v1.sig.expected FILES+= data/message.v2.asc FILES+= data/message.v2.asc.expected FILES+= data/message.v2.sig FILES+= data/message.v2.sig.expected FILES+= data/pubring.gpg .include