Robert Sebastian Herlim e27ed026dd Initial commit of CITRUS
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00
2021-10-04 10:56:53 +09:00

CITRUS: C++ Unit Testing for Real-world Usage

CITRUS is an implementation of Unit-level Fuzzing for C++ based on random method sequence generation. Implemented using C++14 and backporting library to utilize C++17's std::optional feature.

Tested working on: Ubuntu 16.04, 18.04, 20.04 using LLVM/Clang++ 11.0.1

-- Developed by SWTV Lab, KAIST

Description
Mirrors of citrus
Readme 51 MiB
Languages
C++ 98.3%
Shell 0.8%
Python 0.5%
CMake 0.4%