Commit 0e8d357
committed
prov/efa: Rework the efa_cq unit tests
The current test_efa_cq* involves fi_send/fi_recv
operations which are not relevant to the cq operation
and make the test lose the value as unit tests.
This patch rework the efa_cq unit tests
to focus on the cq read operation and adds
check for the returned cq entry.
Signed-off-by: Shi Jin <[email protected]>1 parent 7e8a17d commit 0e8d357
File tree
6 files changed
+234
-117
lines changed- prov/efa/test
6 files changed
+234
-117
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
0 commit comments