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