Use common STANZA for bn and exp tests
[openssl.git] / test / bnshift.txt
index c6c1da4d453291202915dc888ab8315f2b35c7ae..db30a2405cf232be551ceaaba2b0107812be2b38 100644 (file)
@@ -5,10 +5,10 @@
 # in the file LICENSE in the source distribution or at
 # https://www.openssl.org/source/license.html
 
-# LShift1 tests.
-#
 # These test vectors satisfy A * 2 = LShift1
 
+Title = Lshift1 tests
+
 LShift1 = 0
 A = 0
 
@@ -1213,10 +1213,10 @@ LShift1 = -ab4e80e4b56556d99108eb3cb35f17d1ae83da33b4138619070000000000000000000
 A = -55a740725ab2ab6cc884759e59af8be8d741ed19da09c30c838000000000000000000000000
 
 
-# LShift tests
-#
 # These test vectors satisfy A * 2^N = LShift.
 
+Title = LShift tests
+
 LShift = 18c9e860855d594dcb06d00b7d1933608ba906d85fa2d92c9e0
 A = c64f43042aeaca6e5836805be8c99b045d4836c2fd16c964f0
 N = 1
@@ -2018,10 +2018,10 @@ A = e8e7c5ae65d7333de82bcbfdd7cea60ffb11e600aa3088ec8e
 N = 64
 
 
-# RShift tests
-#
 # These test vectors satisfy A / 2^N = RShift, rounding towards zero.
 
+Title = RShift tests
+
 Rshift = 0
 A = -1
 N = 1