]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftest/net/ovpn: fix missing file
authorAntonio Quartulli <antonio@openvpn.net>
Thu, 22 May 2025 13:33:18 +0000 (15:33 +0200)
committerAntonio Quartulli <antonio@openvpn.net>
Tue, 3 Jun 2025 11:08:15 +0000 (13:08 +0200)
commit9c7e8b31da035fe81399891b2630a8e0c4b09137
tree89550221be27aa746813adb20080675cd472c680
parentfdf4064aaebe4379e6d441141bed83d51b52ad04
selftest/net/ovpn: fix missing file

test-large-mtu.sh is referenced by the Makefile
but does not exist.

Add it along the other scripts.

Fixes: 944f8b6abab6 ("selftest/net/ovpn: extend coverage with more test cases")
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
tools/testing/selftests/net/ovpn/test-large-mtu.sh [new file with mode: 0755]