The test suite now compiles Jansson instead of letting the CDC connector do it. This way the connector can be used as a very simple static library with a dependency on the Jansson library.
The library is not a static library but a shared object.
The library is still located in the test directory but the way it is now built allows it to be used like a standalone library