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

Increase Coverage #46

Open
lucianodato opened this issue May 24, 2022 · 4 comments
Open

Increase Coverage #46

lucianodato opened this issue May 24, 2022 · 4 comments

Comments

@lucianodato
Copy link
Owner

No unit test at the time. Definitely to be a serious project test should be added. Not sure which test framework should be used or is commonly used across open source C projects. Maybe doing a custom client with no framework is better in this case.

@lucianodato lucianodato added the dsp enhancement DSP improvements label May 24, 2022
@SimonG4ELI
Copy link

Test on Windows with WAV files with different sample rates? Custom Client so you can adjust all parameters is maybe best.

@lucianodato
Copy link
Owner Author

Yeah using a custom console app with meson test should do it.

@lucianodato
Copy link
Owner Author

https://github.com/libcheck/check seems to be a popular choice for opensource c projects. It's being used by gstreamer.

@lucianodato lucianodato removed the dsp enhancement DSP improvements label Jun 7, 2022
@lucianodato
Copy link
Owner Author

https://cmocka.org/#features also provides good functionality

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

2 participants