rpki-client: add small unit test for the sequence number
authortb <tb@openbsd.org>
Mon, 7 Oct 2024 12:27:27 +0000 (12:27 +0000)
committertb <tb@openbsd.org>
Mon, 7 Oct 2024 12:27:27 +0000 (12:27 +0000)
commit2081123e9ed31eb91eee8bce3ab9489e8124b86e
tree3911862b987d62934a34f6da82663859ed76692d
parent81fe2f6d7d54144691f65b87a78cd782e9915fb3
rpki-client: add small unit test for the sequence number

got this wrong too many times, let's make sure this is right.
regress/usr.sbin/rpki-client/Makefile.inc
regress/usr.sbin/rpki-client/test-seqnum.c [new file with mode: 0644]