UnitTestBot / UTBotCppLinks
Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage
☆172Updated 9 months ago
Alternatives and similar repositories for UTBotCpp
Users that are interested in UTBotCpp are comparing it to the libraries listed below
Sorting:
- ☆36Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- srcML Toolkit☆141Updated this week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- Clang plugin with several static analysis checks☆26Updated 3 weeks ago
- KLEEF Symbolic Execution Engine☆19Updated 3 weeks ago
- The efficient SMT-based context-bounded model checker (ESBMC)☆364Updated last week
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- Toolset to do differential testing on the Clang Static Analyzer☆21Updated 2 years ago
- Juliet C/C++ Dynamic Test Suite☆29Updated 2 years ago
- A LLVM-based static analysis framework.☆994Updated this week
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆329Updated 2 months ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated 2 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆154Updated 5 months ago
- Source code (C,C++,Java) static analysis tool☆51Updated last year
- Teaching and Learning Software Verification via SVF☆34Updated 2 weeks ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- A CallGraph Generation LLVM Pass for C and C++ program☆29Updated 3 years ago
- Symbolic Program Slicing with LLVM☆82Updated 5 years ago
- Program dependence graph in LLVM☆39Updated this week
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.