From: Klas Lindfors Date: Thu, 2 Jan 2014 08:01:01 +0000 (+0100) Subject: add a more versions to firmware test X-Git-Tag: v1.15.0~23 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983e355945612b25c78918460e8287f8cbeebe7c;p=yubikey-personalization add a more versions to firmware test --- diff --git a/tests/test_yk_utilities.c b/tests/test_yk_utilities.c index e5dbd0f..40dad06 100644 --- a/tests/test_yk_utilities.c +++ b/tests/test_yk_utilities.c @@ -49,7 +49,9 @@ struct { {2,1,1}, {2,2,3}, {2,3,0}, + {2,4,5}, {3,0,1}, + {3,2,8}, }; static YK_STATUS * _test_init_st(int major, int minor, int build)