First Minimal TestCase Attempt
I was working on the Minimal Testcase I mentioned before about the Function Pointer Parameter Problem and a strange thing happened. It seems that Dehydra performs as expected with function pointers as parameters. However because this is a minimal example it is kind of in an ideal condition; what I will do now is try to find out what real world condition is causing it to act incorrectly with the static-analysis docs. I might already be on the way to fixing this myself!
I think it might be very beneficial to the OSD600 course if it included a formal introduction to minimal testcases. If it does already… It escaped me!
Advertisement