Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding fake fpga tests to test fpga streaming apis #1124

Merged
merged 5 commits into from
Nov 23, 2024

Conversation

asumit
Copy link
Contributor

@asumit asumit commented Nov 20, 2024

What does this Pull Request accomplish?

Adds tests to test various streaming apis for fpga. We use NiFpgaMockLibrary to set the behavior of fpga driver apis.
Tests in this class are testing the streaming api implementation and the data moniker service code.

What testing has been done?

Ran the tests locally on Windows and Linux and they pass.

Note : I have added tests for sideband streaming and disabled it since currently we cannot test the sideband streaming apis with the inprocess server.

@asumit asumit merged commit d979d90 into main Nov 23, 2024
10 checks passed
@asumit asumit deleted the users/sagrahar/streaming-tests branch November 23, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants