[Soot-list] Creating mutants in Java classes

Guru Devanla gdevan2 at uic.edu
Thu Sep 26 09:28:17 EDT 2013


Hi Laurie,

Thanks for the link. Actually, I am not looking at obfuscation. My
objective is more to create/inject mutants into java classes for mutation
testing and analysis of test suite quality.

Thanks


On Thu, Sep 26, 2013 at 5:32 AM, Laurie Hendren <hendren at cs.mcgill.ca>wrote:

>  You might take a look at http://www.sable.mcgill.ca/JBCO/.   This
> project has not had active work for some time,  but it may have many of the
> basics that you need and could be a good starting point.
>
> CHeers, Laurie
>
> +--------------------------------------------------------------
> | Laurie Hendren --- http://www.sable.mcgill.ca/~hendren
> | Associate Dean (Academic), Faculty of Science
> | Professor, School of Computer Science, McGill University
> | New McLAB project:  http://www.sable.mcgill.ca/mclab/
> | Also: www.sable.mcgill.ca/soot  www.sable.mcgill.ca/abc
> +--------------------------------------------------------------
>
> On 26/09/2013 12:04 AM, Guru Devanla wrote:
>
> Also, if such a module is not available, would it be a good addition to
> the toolkit? I can make it a separate module such that it can be made part
> of one the existing the toolkits
>
>  Thanks
> Guru
>
>
> On Wed, Sep 25, 2013 at 8:41 PM, Guru Devanla <gdevan2 at uic.edu> wrote:
>
>> Hello Soot-List,
>>
>>  I am in the process of generating java classes by injecting various
>> mutants that changes the structure of classes in the inheritance hierarchy
>> or changes behavior of methods.
>>
>>  Is there any already available modules in the toolkit which does
>> anything close to this? I just would like to leverage existing soot
>> extensions before I do anything from scratch.
>>
>>  Any pointers would be of great help!
>>
>>  Thanks
>>  Guru
>>
>
>
>
> _______________________________________________
> Soot-list mailing listSoot-list at sable.mcgill.cahttp://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130926/78e33741/attachment.html 


More information about the Soot-list mailing list