windowsunit-testingkerneldrivers

Unit testing kernel drivers


I'm looking for a testing framework for the Windows kernel environment. So far, I've found cfix. Has any one tried it? Are there alternatives?


Solution

  • Being the author of cfix, I might be a little biased here -- but as a matter of fact, I am currently not aware of any other unit-testing framework for NT kernel mode.

    If you should experience any problems with cfix, feel free to contact me.