Skip to content

201809UnitTest/cpp-otp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please make sure you have make and cmake installed

To build the code and test, please:

    mkdir build
    cd build
    cmake ..
    make

To run the code, please execute ./main/cpp_otp

To run the test, please execute ./test/cpp_otp_test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.1%
  • CMake 24.9%