X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Ftests.t;fp=t%2Ftests.t;h=2e2b9d7eb119d21f1aa059cf1a813d508a8b2ff6;hp=b40bb1b8bd1a01305cccf53d7979dcd5ce8b25ae;hb=1b2ee66712a01d7f89d25344fe6134854f98b1e8;hpb=046a793b2b3ba3695250983a17e4abd978b036b3 diff --git a/t/tests.t b/t/tests.t index b40bb1b..2e2b9d7 100644 --- a/t/tests.t +++ b/t/tests.t @@ -19,7 +19,7 @@ use strict; use warnings; -use Test::More tests => 236; +use Test::More tests => 238; sub is_blhc { @@ -857,6 +857,11 @@ LDFLAGS missing (-pie -Wl,-z,relro): gcc -fPIE -o test test.o is_blhc 'dpkg-buildpackage-architecture-old', '', 0, ''; +# architecture in newer buildd logs + +is_blhc 'dpkg-buildpackage-architecture-new', '', 0, + ''; + # correct architecture detection