xref: /linux/tools/testing/selftests/net/ovpn/test-close-socket-tcp.sh (revision ccfe7d6251f4e140e6ebdc87a9ecb33d86e2019e)
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