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 define customizable in module_generator #545

Closed
wants to merge 1 commit into from

Conversation

MrRedKite
Copy link

@MrRedKite MrRedKite commented Mar 9, 2021

Hello,
I had the problem, that the recently added "#ifdef TEST" in the testfile didn't work, because I used the define "TEST" for other purposes. This is why I made the define customizable via the project.yml in ceedling. With this, you can use your own define (in my case "CEEDLING_TEST").

I hope its useful :)

Related to Ceedling pull request: ThrowTheSwitch/Ceedling#570

@mvandervoord
Copy link
Member

Merge to PR #656

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

Successfully merging this pull request may close these issues.

2 participants