Skip to content

ncsu-swat/flakiness-replayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flakiness_replayer

The execution of the script below will download an example project from github (fastjson) and instrument an arbitrary method, adding delays to that test method (sleeps).

  1. Instrument the code
$> bash demo.sh
  1. Check instrumented class was generated
$> find sootOutput

TODO: Execute the test method (need to add sootOutput in the classpath)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published