vendredi 8 juillet 2016

CppUnitTestFramework::Assert on std::thread causes test runner crash

I'm trying to use threads in unit tests written using CppUnitTestFramework bundled with Visual Studio 2015. Unfortunately every assertion failure triggered from auxiliary thread ends up crashing TE.ProcessHost.Managed.exe. Is this a framework limitation or do I have to just spawn threads in some other way than std::thread?

Aucun commentaire:

Enregistrer un commentaire