malsyned / pfstest

Professional Firmware Services Unit Test Framework
Other
1 stars 0 forks source link

int_array self-tests crash on mcc18 #36

Open malsyned opened 6 years ago

malsyned commented 6 years ago

In the simulator, if the two tests in tests\test-values-and-matchers.c dealing with int_arrays are not registered, the self-test suite passes on PIC18. If they are enabled, though, stack weirdness happens and the program restarts unexpectedly.