xref: /linux/tools/testing/selftests/net/ovpn/test-close-socket-tcp.sh (revision cec6e40a02ef66e28208dc808cd28cce418efc1d)
1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3# Copyright (C) 2025 OpenVPN, Inc.
4#
5#  Author:	Antonio Quartulli <antonio@openvpn.net>
6
7PROTO="TCP"
8
9source test-close-socket.sh
10