Skip to content

Files

Latest commit

6d42f92 · Aug 26, 2024

History

History

tools_docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024
Aug 26, 2024

Tools

All tools (NPETest, EvoSuite, and Randoop) used in the experiment will be installed in docker images. Those images built here will be used in experiment.

  • java_base : contains Dockerfile to generate a base docker image for tools.
  • NPETest : contains Dockerfile to generate docker image of NPETest
  • EvoSuite : contains Dockerfile to generate docker image of EvoSuite
  • Randoop : contains Dockerfile to generate docker image of Randoop
  • testing_tools : contains Dockerfile which contains exectuable files of all tools.

Build Instruction

You can build all tools by running the following command:

./build_tool_docker.sh