LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM
☆25Jul 25, 2022Updated 3 years ago
Alternatives and similar repositories for mart
Users that are interested in mart are comparing it to the libraries listed below
Sorting:
- Accmut is a framework for acclerating mutation testing, which is based on LLVM-IR.☆10Jan 25, 2018Updated 8 years ago
- Add support for debugging JITed code to ORC JIT from LLVM Kaleidoscope example☆13Jun 14, 2017Updated 8 years ago
- Automatic regression verification for LLVM programs☆19Jul 16, 2021Updated 4 years ago
- A journey in mutation testing☆13Jul 26, 2016Updated 9 years ago
- LLVM-based Mutation Testing System. Proof of concept☆14Apr 14, 2016Updated 9 years ago
- Java Mutation Testing Framework Written in Python☆23Aug 17, 2025Updated 6 months ago
- Suite of C/C++ tooling built on LLVM/Clang☆109Jan 7, 2026Updated last month
- LLVM Assembler adding Debug Information at IR Level.☆33Oct 31, 2018Updated 7 years ago
- Measure branching along code paths☆18Oct 25, 2016Updated 9 years ago
- MUSIC: MUtation analySIs tool with High Configurability and Extensibility☆18Aug 4, 2023Updated 2 years ago
- Piecewise debloating toolchain☆15Dec 21, 2019Updated 6 years ago
- Evaluation of two binary mutation engines based on ddisasm and rev.ng☆19Nov 21, 2022Updated 3 years ago
- A higher order mutation testing tool☆58Dec 18, 2020Updated 5 years ago
- LLVM Version Manager☆11Apr 21, 2017Updated 8 years ago
- Practical examples of software and testing patterns related to mutation testing☆23Dec 14, 2018Updated 7 years ago
- DINAMITE LLVM Pass☆11May 24, 2017Updated 8 years ago
- The C4 Concurrent C Fuzzer☆14Nov 2, 2023Updated 2 years ago
- A debugger to detect and diagnose numerical errors in floating point programs☆12Jun 19, 2022Updated 3 years ago
- An OS X kernel module that protects a userland process from being terminated in any way☆14Dec 7, 2015Updated 10 years ago
- A framework for finding completeness bugs in optimizing compiler toolchains.☆23Mar 4, 2024Updated 2 years ago
- KernelFaRer: Replacing Native-Code Idioms with High-Performance Library Calls☆12Sep 7, 2025Updated 5 months ago
- Efficient Mutation Testing for Java