51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1298|回复: 2
打印 上一主题 下一主题

[讨论] 调试运行milu变异测试软件有没有人可以留言联系方式

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2022-1-19 12:58:07 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
调试运行milu变异测试软件有没有人可以留言联系方式
https://github.com/yuejia/Milu
Project Information
Introduction
Milu is an efficient and flexible C mutation testing tool designed for both first order and highe order mutation testing. The name 'Milu' is from a deer composed of four other animals. It has a horse's head, a deer's antlers, a donkey's body and a cow's hooves.

If you've downloaded Milu, please let me know. If you are using Milu as part of your research work (e.g. comparing your tool against it), then please cite the following paper.

Yue Jia and Mark Harman. Milu: A Customizable, Runtime-Optimized Higher Order Mutation Testing Tool for the Full C Language TAIC PART'08, Windsor, UK, 29th-31st August 2008.

Get Source Code
git clone https://github.com/yuejia/Milu

Compilation in Ubuntu
sudo apt-get install build-essential libglib2.0-dev llvm libclang-dev
git clone https://github.com/yuejia/Milu
cd Milu
make
Usage
./bin/milu -f func.txt src.c NB: src.c need to be processed by gcc -E, func.txt contains a list of names of the functions under test

./bin/milu -? (to show options)

Examples
Before to use the examples, you should compile the code. When you compile the code, a folder "bin" will be created. After that you can run the examples.

To run:

$ sh run.sh
Acknowledgement
This project was supported by the EPSRC grant, EP/D050863(SEBASE) and the ORSAS.
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

3#
 楼主| 发表于 2022-1-19 13:04:16 | 只看该作者
有偿 有偿 来个大哥
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-9-29 11:37 , Processed in 0.082196 second(s), 22 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表