UnitTestBot / UTBotCppLinks
Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage
☆182Updated last year
Alternatives and similar repositories for UTBotCpp
Users that are interested in UTBotCpp are comparing it to the libraries listed below
Sorting:
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- ☆36Updated 2 years ago
- Clang plugin with several static analysis checks☆28Updated 6 months ago
- srcML Toolkit☆150Updated last week
- Efficient patch generation engine for C/C++ programs☆19Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A LLVM-based static analysis framework.☆1,029Updated this week
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 8 months ago
- Toolset to do differential testing on the Clang Static Analyzer☆22Updated 3 years ago
- Source code (C,C++,Java) static analysis tool☆53Updated last year
- KLEEF Symbolic Execution Engine☆22Updated 6 months ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆62Updated last week
- Juliet C/C++ Dynamic Test Suite☆34Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- ☆70Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆335Updated this week
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆32Updated 4 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- Recent symbolic execution papers and tools.☆181Updated 8 months ago
- The efficient SMT-based context-bounded model checker (ESBMC)☆428Updated last week
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Updated last year
- ☆53Updated 2 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆126Updated 6 years ago
- CPAchecker, the Configurable Software-Verification Platform (read-only mirror)☆252Updated this week
- MATE is a suite of tools for interactive program analysis with a focus on hunting for bugs in C and C++ code using Code Property Graphs.☆195Updated 3 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago