oreparaz / vroughtime

compact roughtime client implementation in C for embedded use
Apache License 2.0
4 stars 1 forks source link

migrate unit tests to doctest #10

Open oreparaz opened 2 years ago

oreparaz commented 2 years ago

Let's use a proper framework like doctest https://github.com/doctest/doctest . Currently we've something home brew.