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

include ../lib.mk