X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Ftests.t;h=ff9e3edb6f2aa9e1b267b2620d69248672c32378;hb=7e0037c0788371d6911d2dae5e919bd1b963aedb;hp=51bdf3a7dbda63e0429ca72e46585f650257fc14;hpb=bd2f117db6034fc6b1ad2a95ba8009c2915978d5;p=blhc%2Fblhc.git diff --git a/t/tests.t b/t/tests.t index 51bdf3a..ff9e3ed 100644 --- a/t/tests.t +++ b/t/tests.t @@ -19,7 +19,7 @@ use strict; use warnings; -use Test::More tests => 84; +use Test::More tests => 86; sub is_blhc { @@ -543,6 +543,9 @@ LDFLAGS missing (-Wl,-z,relro): gcc -o test test.o `dpkg-buildflags --get CFLAGS # buildd support +is_blhc 'buildd-package-details', '--buildd', 0, + ''; + is_blhc 'buildd-dpkg-dev', '--buildd', 8, 'CFLAGS missing (-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security): gcc -g -O2 -c test-a.c CPPFLAGS missing (-D_FORTIFY_SOURCE=2): gcc -g -O2 -c test-a.c