]> sigrok.org Git - libsigrokflow.git/history - tests/init.cpp
Srf::deinit(): Throw an exception upon multiple deinit() calls.
[libsigrokflow.git] / tests / init.cpp
2019-01-08 Uwe Hermanntests/init: Multiple Srf::deinit() calls should throw.
2019-01-08 Uwe Hermanntests/init: Srf::deinit() should not throw.
2019-01-08 Uwe Hermanntests/init: Multiple Srf::init() calls should throw.
2019-01-08 Uwe HermannAdd tests/init.cpp and first unit test.