Had an online skills test. It consisted mainly of knowledge based C questions, pointers, arrays, types of variables (auto, register etc). It also contained small code snippets asking for the output.
It's easy if you practice for this sort of thing. Unless you're using these weird C constructs only a daily basis, I recommend you read through K&R before taking the online test.