Skip to content

Commit ea21e31

Browse files
authored
Merge pull request #1397 from EdwardSro/pr-pyverbs-tests
tests: Add SRQ tests and some adjustments
2 parents d3486e5 + 382bb8f commit ea21e31

4 files changed

Lines changed: 146 additions & 79 deletions

File tree

tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ rdma_python_test(tests
5555
test_relaxed_ordering.py
5656
test_rss_traffic.py
5757
test_shared_pd.py
58+
test_srq.py
5859
test_tag_matching.py
5960
utils.py
6061
)

0 commit comments

Comments
 (0)