vendredi 19 avril 2019

Is it possible to test that an abort-routine doesn't return?

I have to test a library that provides its own abort_routine() function (that call abort() internally, but the implementation may change).

One of the requirements for this abort_routine() is that it may not return.

I'm wondering if it's possible to test this requirement?

Aucun commentaire:

Enregistrer un commentaire