summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rdma/Makefile
blob: a91c14c45006e3d634030a26a9529447184efd58 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS := rxe_rping_between_netns.sh \
		rxe_ipv6.sh \
		rxe_socket_with_netns.sh \
		rxe_test_NETDEV_UNREGISTER.sh \
		rxe_sent_rcvd_bytes.sh \
		rxe_netns_names.sh

include ../lib.mk