From: Eric Bollengier Date: Wed, 7 Apr 2021 08:28:32 +0000 (+0200) Subject: regress: Add new check for alist_test X-Git-Tag: Release-11.3.2~605 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c871b44590e71a4351ab4de986bdeea7522ac7b;p=thirdparty%2Fbacula.git regress: Add new check for alist_test --- diff --git a/bacula/src/lib/alist.c b/bacula/src/lib/alist.c index ca000c41e..49c2cbaa6 100644 --- a/bacula/src/lib/alist.c +++ b/bacula/src/lib/alist.c @@ -271,6 +271,7 @@ int main() int i; bool check_cont; bool check_indx; + alist_test.set_nb_tests(78); log("Initialize tests ..."); fileset = (FILESET *)malloc(sizeof(FILESET));