-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#5529: Events API test updates for Async CQ
- Use this->device_->command_queue() for async CQ - Make Buffer shared_ptr to prevent going out of scope - use event->wait_until_ready() - Loop to test CQ PASSTHROUGH and ASYNC mode for all Events tests - Add SetAllCqsMode() to easily set same mode for all CQs - Disable ASYNC in 2 failing tests temporarily pending cq fix
- Loading branch information
Showing
2 changed files
with
463 additions
and
290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.