Skip to content

Add thunder_test_support static library for plugin integration testing#2099

Draft
smanes0213 wants to merge 22 commits intoR5_3from
development/test-support
Draft

Add thunder_test_support static library for plugin integration testing#2099
smanes0213 wants to merge 22 commits intoR5_3from
development/test-support

Conversation

@smanes0213
Copy link
Copy Markdown
Contributor

Adds a static library (libthunder_test_support.a) that embeds the Thunder PluginHost::Server into a linkable archive. Test binaries link against this library to boot a real Thunder runtime without launching the standalone daemon, enabling integration testing of Thunder plugins using GTest/GMock.

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.

1 participant