Description
Write a c++ app that loads the cppApi and executes some tests.
Implementation
- Create an Interactive Shell like Cpp app that can load test code or execute code on demand
- allow it to be built on request
- Create it in a way that is optimal for GDB
Tasks
Description
Write a c++ app that loads the cppApi and executes some tests.
Implementation
Tasks