Thanks for this suggestion -- indeed, it is sometimes hard to separate tests into independent DLLs and I have been thinking about this problem, too. I am currently planning to enhance cfix in one of the next releases so that it can also run test cases that are "embedded" into an application EXE or driver.

--Johannes