Skip to content

kai-chi/SGX-GoogleTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Writing Intel SGX Unit Tests with GoogleTest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published