jeudi 29 octobre 2015

Eclipse CDT/C++ - Unit Tests with timeout?

I want to perform a Unit Test for a C++ project in Eclipse CDT and the test should have a timeout, if it takes longer than 60ms. For Java developement we have Junit Tests where we can set up a timeout in the annotation. So i´m asking if there is a similar kind of test framework for C++ in Eclipse CDT. At the moment, i have just found CUTE and CppUnit Testing, but they seem to have no timeout for there tests.

Thanks for your help!

Aucun commentaire:

Enregistrer un commentaire