node/test/internet
Antoine du Hamel 11509a4a2d
test: move test-tls-autoselectfamily-servername to test/internet
And switch from `google.com` to `nodejs.org`.

PR-URL: https://github.com/nodejs/node/pull/47029
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2023-03-14 07:54:13 +01:00
..
internet.status test: mark test-dgram-multicast-ssmv6-multi-process flaky 2020-05-22 14:37:37 -07:00
test-corepack-yarn-install.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dgram-broadcast-multi-process.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dgram-connect.js test: use common.PORT instead of an extraneous variable 2019-05-13 14:26:40 -07:00
test-dgram-membership.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dgram-multicast-multi-process.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dgram-multicast-set-interface-lo.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dgram-multicast-ssm-multi-process.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dgram-multicast-ssmv6-multi-process.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dns-any.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dns-cares-domains.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-dns-idna2008.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dns-ipv4.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dns-ipv6.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dns-lookup.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dns-promises-resolve.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-dns-regress-6244.js
test-dns-setserver-in-callback-of-resolve4.js
test-dns-txt-sigsegv.js test: use .then(common.mustCall()) for all async IIFEs 2020-07-20 18:13:28 +02:00
test-dns.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-http-dns-fail.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-http-https-default-ports.js
test-http2-issue-32922.js test: add common.mustSucceed 2020-10-17 00:48:26 +02:00
test-https-issue-43963.js net,tls: pass a valid socket on tlsClientError 2022-08-01 07:37:45 +01:00
test-inspector-help-page.js test: fix internet/test-inspector-help-page 2022-07-31 12:46:14 +01:00
test-net-connect-timeout.js
test-net-connect-unref.js
test-snapshot-dns-lookup.js test: fix assertions in test-snapshot-dns-lookup* 2023-02-20 14:16:31 -05:00
test-snapshot-dns-resolve.js dns: support dns module in the snapshot 2022-09-29 01:58:21 +08:00
test-tls-add-ca-cert.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-tls-autoselectfamily-servername.js test: move test-tls-autoselectfamily-servername to test/internet 2023-03-14 07:54:13 +01:00
test-trace-events-dns.js test: add trailing commas in test/internet 2023-02-18 15:58:27 -05:00
test-uv-threadpool-schedule.js
testcfg.py