Disable test ni23 - the expected output contains the hash bucket number,
which, at least, is endian dependend.
This commit is contained in:
parent
d96c1bd9b7
commit
6b0c4dc5ed
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2007/04/14 20:34:40 martin Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2007/04/14 20:50:48 martin Exp $
|
||||
#
|
||||
# (C)opyright 1993-1996 by Darren Reed.
|
||||
#
|
||||
|
@ -30,7 +30,7 @@ ptests: i1 i2 i3 i4 i5 i6 i7 i8 i9 i10 i11 i12 i13 i14 i15 i16 i17 i18 i19 \
|
|||
ntests: n1 n2 n3 n4 n5 n6 n7 n8 n9 n10 n11 n12 n13 n14
|
||||
|
||||
nitests: ni1 ni2 ni3 ni4 ni5 ni6 ni7 ni8 ni9 ni10 ni11 ni12 ni13 ni14 ni15 \
|
||||
ni16 ni19 ni20 ni21 ni23
|
||||
ni16 ni19 ni20 ni21
|
||||
|
||||
intests: in1 in2 in3 in4 in5 in6
|
||||
|
||||
|
|
Loading…
Reference in New Issue