X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Ftests.t;h=f35e5eac4bd73a18cccd354354098da9a55ca2e4;hp=6b47757e391015aab12e5833c1a5c338cf1727fc;hb=287e6f3e56eeed74465bada187f9f4b18c07eb91;hpb=76236e46263e6d2cc6ed9451ae5ef1ff63711ba7 diff --git a/t/tests.t b/t/tests.t index 6b47757..f35e5ea 100644 --- a/t/tests.t +++ b/t/tests.t @@ -19,7 +19,7 @@ use strict; use warnings; -use Test::More tests => 202; +use Test::More tests => 204; sub is_blhc { @@ -830,6 +830,12 @@ LDFLAGS missing (-pie -Wl,-z,relro): gcc -fPIE -o test test.o '; +# architecture in older buildd logs + +is_blhc 'buildd-architecture-old', '', 0, + ''; + + # ignore architecture is_blhc ['arch-avr32', 'arch-i386', 'empty', 'arch-mipsel'],