You can tell the difference by examining the test case. If the test case calls 'kdprintf' rather than 'kprintf', it was designed to let me step through. Unless the debugger in the kernel is enabled the call to kdprintf doesn't block.
shap