# SPDX-License-Identifier: (GPL-2.0 OR Linux-OpenIB)
# Copyright (c) 2019, Mellanox Technologies. All rights reserved. See COPYING file
rdma_python_test(tests
__init__.py
base.py
rdmacm_utils.py
test_addr.py
test_cq.py
test_cq_events.py
test_cqex.py
test_device.py
test_mlx5_pp.py
test_mlx5_var.py
test_mr.py
test_odp.py
test_pd.py
test_parent_domain.py
test_qp.py
test_qpex.py
test_rdmacm.py
test_relaxed_ordering.py
utils.py
)
rdma_python_test(tests
run_tests.py
)
rdma_internal_binary(
run_tests.py
)