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

Selftest for solar_debug #9

Open
abrunnin-xilinx opened this issue Mar 25, 2024 · 0 comments
Open

Selftest for solar_debug #9

abrunnin-xilinx opened this issue Mar 25, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@abrunnin-xilinx
Copy link
Contributor

Similar to testing solar_capture and solar_capture_monitor front ends, we should have at least one test that invokes solar_debug.
This test should also check that the debug version of the library is actually being used, not just that the SC_ATTR="log_level=..." option has been set.

The start-up messages should include: "sc_session_alloc: DEBUG build"

Note: Currently, if you run directly from build-products, they do not. You'd have to actually install solar_capture. To ease testing, it might be better to improve solar_debug to also search relative to the directory it is in, when looking for the debug library.

@abrunnin-xilinx abrunnin-xilinx added enhancement New feature or request good first issue Good for newcomers labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant