]> 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 06:22:03 +0000 (17:22 +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 90382616348a59156c72c7df1a2c65baa04a01ed..a04535a4714a76cb90a48df79ee8ea33e6fb47f1 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,2014
-./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