]> err.no Git - yubikey-personalization/commitdiff
add a more versions to firmware test
authorKlas Lindfors <klas@yubico.com>
Thu, 2 Jan 2014 08:01:01 +0000 (09:01 +0100)
committerKlas Lindfors <klas@yubico.com>
Thu, 2 Jan 2014 08:01:01 +0000 (09:01 +0100)
tests/test_yk_utilities.c

index e5dbd0f3d7f1609c0624bc9649ec3145cd6443a0..40dad063444e06834f1c5990c6ba5e7ab74874c9 100644 (file)
@@ -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)