#include "test.h" #include int main() { TEST_HRESULT(CeRapiInit()); TEST_HRESULT(CeRapiUninit()); return TEST_SUCCEEDED; }