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

Verification of generated bindings #37

Open
JSUYA opened this issue Jan 10, 2025 · 0 comments
Open

Verification of generated bindings #37

JSUYA opened this issue Jan 10, 2025 · 0 comments

Comments

@JSUYA
Copy link
Member

JSUYA commented Jan 10, 2025

The generated binding API is generated by looking at the API reference page and the header of the SDK rootstrap.
Most of it is scripted, but we currently have no steps to verify this.
(Since tizen_interop is a binding for an already published API, there is no need to verify the API operation.)
We need unit tests for the codes implemented in symgen, tizen_interop, and tizen_interop_callbacks, and I think we need to make some code(api or mock...) that can be called & tested in a headless environment.

@swift-kim swift-kim changed the title Need to verification of binding results Verification of generated bindings Jan 10, 2025
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

No branches or pull requests

1 participant