You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a test suite for the AF_KTLS linux module, using the google test framework.
The tests are all written in C, although the framework is written in C++.
Build instructions:
mkdir build && cd build
cmake ..
make
./runTests