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

Test new FFI for error handling, logging, and functionality. #64

Open
1 of 8 tasks
alilleybrinker opened this issue Feb 24, 2021 · 0 comments
Open
1 of 8 tasks
Labels
6-points Sprint points (6 = mildly difficult) A-ffi Area: Foreign Function Interface T-upstreaming Topic: Work related to getting our changes submitted upstream.
Milestone

Comments

@alilleybrinker
Copy link

alilleybrinker commented Feb 24, 2021

  • Verify logging works as expected, including...
    • Ability to specify sinks
    • Ability to filter by log level
  • Verify error handling / reporting works as expected, including...
    • Capturing error messages
    • Properly getting null pointers when errors arise in appropriate functions
    • Properly getting error codes when errors arise in appropriate functions
  • Verify functionality works as intended (sorting through our C++ integration work)
@alilleybrinker alilleybrinker added A-ffi Area: Foreign Function Interface 6-points Sprint points (6 = mildly difficult) labels Feb 24, 2021
@alilleybrinker alilleybrinker added this to the March 2021 milestone Feb 24, 2021
@alilleybrinker alilleybrinker added the T-upstreaming Topic: Work related to getting our changes submitted upstream. label Feb 24, 2021
@alilleybrinker alilleybrinker modified the milestones: March 2021, April 2021 Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6-points Sprint points (6 = mildly difficult) A-ffi Area: Foreign Function Interface T-upstreaming Topic: Work related to getting our changes submitted upstream.
Projects
None yet
Development

No branches or pull requests

2 participants