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

Some issues with multiple test modules #15

Open
2 tasks
ztbrown opened this issue Jul 6, 2017 · 0 comments
Open
2 tasks

Some issues with multiple test modules #15

ztbrown opened this issue Jul 6, 2017 · 0 comments

Comments

@ztbrown
Copy link
Owner

ztbrown commented Jul 6, 2017

  • declaring mock in two different modules throws a multiple definition error. I imagine that redefining these as static will do the trick.
  • the implementation of generate_mock_linker_flags.sh is a little hacky. Rather than pipe test files in, we could have the scripts grep the directory for *_test.c files and then grep for SIMULACRUM(.
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

1 participant