Skip to content

Commit c973a00

Browse files
committed
doc: Add readme to the native render test project.
1 parent 5ee4d7c commit c973a00

File tree

1 file changed

+3
-0
lines changed
  • lib/NativeCode/DynamicLibraryLoaderHelper/Tests

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Native Unit Tests - HON
2+
3+
This project is a introductory suite of unit tests using the Google Test Framework that validate the equality of implementations surrounding EOS SDK initialization between the managed and unmanaged components of the plugin. It leverages `ManagedPluginCode` and `ManagedToUnmanagedBridge` to confirm that the EOS SDK initialization that takes place in the `NativeRender` project is identical to the initialization that takes place in the managed plugin.

0 commit comments

Comments
 (0)