Giter VIP home page Giter VIP logo

odrepair's Introduction

ODRepair

scripts to run ODRepair

Running ODRepair

The experiments directory contains all the necessary files to run the whole experiments. All the user need to provide is a file contains the corresponding test.

The victim file contains four column like the following example:

ktuukkan/marine-api,af0003847db9ba822f67d4f1dceb8de3fe63250a,.,net.sf.marineapi.ais.event.AbstractAISMessageListenerTest.testBasicListenerWithUnexpectedMessage

The input file that our experiments use is /experiments/data/victim.csv. This file contains all the 327 tests in our experiments. We also provide a file named data/test.csv which contains only 2 tests for simple use.

bash runAll.sh <path_to_input_file>

After running the shell script, all the results file, files that contain generated tests, and files that contain patches are automatically outputted.

files generated for reference

  • repos: contain all the necessaey tools with their correponding branch.
  • output: store the result file that contains the polluter, time, polluted field (output/overall_results.csv); output/result.csv is the file that only contains the results for one victim to be fed to the next step.
  • allFields: store the fields that exist in the passing order/failing order.
  • diffFields: store the fields whose values are different between passing order and failing order.
  • gen_tests: store the generated tests through Randoop.
  • resetters: store the potential reset-methods found by Randoop.
  • patches: store the patches that Patcher generates.

odrepair's People

Contributors

chopinli-cp avatar august782 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.