* `strtok_r` is not a standard function, and not available wiht std=c11 so I used a public domain implementation of it. * Added an attribute unit test