development, C, tests When Unit Tests Fail This week, my colleague +Giancarlo B. [https://plus.google.com/112637999859258390580] showed me this short function. char *unescape(char *in) { char *tmp; int i, x; char b[5]; tmp = calloc(