SGX-GoogleTest Writing Intel SGX Unit Tests with GoogleTest Read how to start writing your own tests in this blog post. Build mkdir build && cd build cmake -S .. -B . && cmake --build . Run tests ctest