linux/tools/testing/selftests/net
Masahiro Yamada 77a88274dc kbuild: replace LANG=C with LC_ALL=C
LANG gives a weak default to each LC_* in case it is not explicitly
defined. LC_ALL, if set, overrides all other LC_* variables.

  LANG  <  LC_CTYPE, LC_COLLATE, LC_MONETARY, LC_NUMERIC, ...  <  LC_ALL

This is why documentation such as [1] suggests to set LC_ALL in build
scripts to get the deterministic result.

LANG=C is not strong enough to override LC_* that may be set by end
users.

[1]: https://reproducible-builds.org/docs/locales/

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
Reviewed-by: Matthias Maennich <maennich@google.com>
Acked-by: Matthieu Baerts <matthieu.baerts@tessares.net> (mptcp)
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-02 00:43:35 +09:00
..
forwarding selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test 2021-04-23 14:01:28 -07:00
mptcp kbuild: replace LANG=C with LC_ALL=C 2021-05-02 00:43:35 +09:00
.gitignore selftest/net/xfrm: Add test for ipsec tunnel 2020-09-24 08:53:04 +02:00
Makefile selftests/net: bump timeout to 5 minutes 2021-04-23 14:08:58 -07:00
altnames.sh
bareudp.sh selftests: set conf.all.rp_filter=0 in bareudp.sh 2020-11-12 16:14:38 -08:00
config selftests: add test script for bareudp tunnels 2020-11-02 15:23:27 -08:00
devlink_port_split.py tweewide: Fix most Shebang lines 2020-12-08 23:30:04 +09:00
drop_monitor_tests.sh selftests: net: Add drop monitor test 2020-09-30 18:01:26 -07:00
fcnal-test.sh selftests: Add separate option to nettest for address binding 2021-01-14 16:26:50 -08:00
fib-onlink-tests.sh
fib_nexthop_multiprefix.sh
fib_nexthops.sh selftests: fib_nexthops: Test large scale nexthop flushing 2021-04-19 15:20:34 -07:00
fib_rule_tests.sh
fib_tests.sh selftests: fib_tests: Add test cases for interaction with mangling 2021-04-18 22:04:16 +02:00
fin_ack_lat.c
fin_ack_lat.sh
hwtstamp_config.c
icmp_redirect.sh
in_netns.sh
ip6_gre_headroom.sh
ip_defrag.c
ip_defrag.sh
ipsec.c selftest/net/ipsec.c: Remove unneeded semicolon 2021-03-05 13:00:38 -08:00
ipv6_flowlabel.c
ipv6_flowlabel.sh
ipv6_flowlabel_mgr.c
l2tp.sh
msg_zerocopy.c
msg_zerocopy.sh
netdevice.sh
nettest.c selftests: Add separate option to nettest for address binding 2021-01-14 16:26:50 -08:00
pmtu.sh tools: selftests: add test for changing routes with PTMU exceptions 2021-01-07 12:03:36 -08:00
psock_fanout.c selftests/net: test max_num_members, fanout_args in psock_fanout 2020-11-09 16:41:40 -08:00
psock_lib.h
psock_snd.c
psock_snd.sh
psock_tpacket.c
reuseaddr_conflict.c
reuseaddr_ports_exhausted.c selftests/net: fix warnings on reuseaddr_ports_exhausted 2021-03-16 15:01:21 -07:00
reuseaddr_ports_exhausted.sh
reuseport_addr_any.c
reuseport_addr_any.sh
reuseport_bpf.c
reuseport_bpf_cpu.c
reuseport_bpf_numa.c
reuseport_dualstack.c
route_localnet.sh
rtnetlink.sh selftests: rtnetlink: load fou module for kci_test_encap_fou() test 2020-10-19 17:55:29 -07:00
run_afpackettests
run_netsocktests
rxtimestamp.c
rxtimestamp.sh
settings selftests/net: bump timeout to 5 minutes 2021-04-23 14:08:58 -07:00
so_txtime.c selftests/net: so_txtime multi-host support 2021-03-31 17:48:21 -07:00
so_txtime.sh selftests/net: so_txtime multi-host support 2021-03-31 17:48:21 -07:00
socket.c
srv6_end_dt4_l3vpn_test.sh selftests: add selftest for the SRv6 End.DT4 behavior 2020-12-04 13:30:51 -08:00
srv6_end_dt6_l3vpn_test.sh selftests: add selftest for the SRv6 End.DT6 (VRF) behavior 2020-12-04 13:30:51 -08:00
tcp_fastopen_backup_key.c
tcp_fastopen_backup_key.sh
tcp_inq.c
tcp_mmap.c
test_blackhole_dev.sh
test_bpf.sh
test_vxlan_fdb_changelink.sh
test_vxlan_under_vrf.sh selftests: test_vxlan_under_vrf: mute unnecessary error message 2020-12-14 17:38:12 -08:00
timestamping.c selftests/net: timestamping: add ptp v2 support 2020-11-02 14:21:39 -08:00
tls.c selftests/tls: fix selftest with CHACHA20-POLY1305 2021-02-03 18:47:36 -08:00
traceroute.sh
txring_overwrite.c
txtimestamp.c selftests: txtimestamp: fix compilation issue 2021-02-04 20:22:30 -08:00
txtimestamp.sh
udpgro.sh selftests: fix the return value for UDP GRO test 2021-01-05 16:59:21 -08:00
udpgro_bench.sh
udpgro_fwd.sh selftests: net: add UDP GRO forwarding self-tests 2021-03-30 17:06:50 -07:00
udpgso.c
udpgso.sh
udpgso_bench.sh
udpgso_bench_rx.c selftests: fix poll error in udpgro.sh 2020-12-10 13:22:19 -08:00
udpgso_bench_tx.c
unicast_extensions.sh selftests: add IPv4 unicast extensions tests 2021-01-26 17:52:16 -08:00
veth.sh self-tests: add veth tests 2021-04-11 16:39:28 -07:00
vrf-xfrm-tests.sh
vrf_route_leaking.sh selftests: Add VRF route leaking tests 2020-10-14 17:14:28 -07:00
vrf_strict_mode_test.sh
xfrm_policy.sh xfrm: Fix wraparound in xfrm_policy_addr_delta() 2021-01-04 10:35:09 +01:00