cn-uofbasel / ccn-lite

CCN-lite, a lightweight implementation of the CCNx protocol and its variations
ISC License
74 stars 63 forks source link

adds unit tests for ccnl-content.c #318

Closed mfrey closed 5 years ago

mfrey commented 5 years ago

Contribution description

Adds unit tests for functions defined in ccnl-content.c, also adds NULL checks so the function returns immediately if an invalid argument is passed to the function.