Relative Content

Tag Archive for c++unit-testinggoogletestextern

C++ Unit tests arent discovered

Question about C++ and gtest: neither of which is something that i work with frequently, so forgive if this is a simple question.
I can’t seem to be able to have my tests discovered if i use extern function in any of my tests: