]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
return failure count
authorMark Andrews <marka@isc.org>
Thu, 15 Feb 2018 05:14:08 +0000 (16:14 +1100)
committerMark Andrews <marka@isc.org>
Fri, 16 Feb 2018 07:42:11 +0000 (18:42 +1100)
bin/tests/mem/t_mem.c
util/copyrights

index b2e0545ab5112b88c6e7d5e1e6e41bd4ac6f9aff..0bbbaa90c03105d858324c697badc21c34c6174b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -179,7 +179,7 @@ memtest(void) {
 
        isc_mem_destroy(&mctx);
 
-       return(0);
+       return(nfails);
 }
 
 static const char *a1 =
index ff1fec1abbdf366eeecb904a6db79ec665233e39..12c31eb539172e8e97cef2f6ece93de7935d99c9 100644 (file)
 ./bin/tests/master_test.c                      C       1999,2000,2001,2004,2007,2009,2015
 ./bin/tests/mdig.c                             C       2016,2017.2018
 ./bin/tests/mem/Makefile.in                    MAKE    1998,1999,2000,2001,2002,2004,2005,2007,2009,2012
-./bin/tests/mem/t_mem.c                                C       1999,2000,2001,2004,2007,2009,2013
+./bin/tests/mem/t_mem.c                                C       1999,2000,2001,2004,2007,2009,2013,2018
 ./bin/tests/mem/win32/t_mem.dsp.in             X       2013
 ./bin/tests/mem/win32/t_mem.dsw                        X       2013
 ./bin/tests/mem/win32/t_mem.mak.in             X       2013