summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc
diff options
context:
space:
mode:
authoreric <eric@openbsd.org>2013-04-01 10:17:45 +0000
committereric <eric@openbsd.org>2013-04-01 10:17:45 +0000
commit4b412d715d1a078c956070123cdd1df2ac6e9065 (patch)
tree64a5f84f6ad8de70a3a95980e6237795230a9c1c /regress/lib/libc
parentrename field (diff)
downloadwireguard-openbsd-4b412d715d1a078c956070123cdd1df2ac6e9065.tar.xz
wireguard-openbsd-4b412d715d1a078c956070123cdd1df2ac6e9065.zip
add hostnames which triggered some bugs.
Diffstat (limited to 'regress/lib/libc')
-rw-r--r--regress/lib/libc/asr/regress.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libc/asr/regress.sh b/regress/lib/libc/asr/regress.sh
index b1bbabc1f8a..3388f0dd2cd 100644
--- a/regress/lib/libc/asr/regress.sh
+++ b/regress/lib/libc/asr/regress.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: regress.sh,v 1.5 2013/03/28 09:36:03 eric Exp $
+# $OpenBSD: regress.sh,v 1.6 2013/04/01 10:17:45 eric Exp $
. regress.subr
@@ -92,7 +92,7 @@ test_getnameinfo()
WEIRD="EMPTY . .. ..."
BASIC="localhost $(hostname -s) $(hostname)"
-EXTRA="undeadly.org www.openbsd.org cvs.openbsd.org"
+EXTRA="undeadly.org www.openbsd.org cvs.openbsd.org www.google.com www.bing.com"
ADDRS="0.0.0.0 :: 127.0.0.1 ::1 212.227.193.194"