Trying to inactivate some tests I realized that they still were displayed as "active" in xml output listing, despite correctly removed from run batch.
IMHO the issue is that pSuite->fActive is used instead of ** pTest**->fActive on Automated.c L708.
Not sure if this was already filed somewhere.
Anonymous
Many thanks, I have logged this over in Gitlab as https://gitlab.com/cunity/cunit/issues/25