summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rdma/Makefile
blob: 07af7f15c1bf74b550240fc7bd8de442f3d057bf (plain)
1
2
3
4
5
6
7
8
# 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

include ../lib.mk