Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update swat module-info #957

Merged
merged 5 commits into from
Nov 8, 2023
Merged

Conversation

felixmaechtle
Copy link
Contributor

@felixmaechtle felixmaechtle commented Nov 7, 2023

Added a version as well as program files in order to comply with benchexec.test_tool_info.

Output of benchexec.test_tool_info:

# PYTHONPATH=benchexec python3 -m benchexec.test_tool_info --read-only-dir / --hidden-dir /home --overlay-dir ./ --tool-directory bin/swat-verify-0vpofGREXj swat
Name of tool module: “swat”
Full name of tool module: “benchexec.tools.swat”
Documentation of tool module:
	Tool info module for SWAT, a dynamic symbolic execution tool for Java 17.
	SWAT is currently being developed by the Institute for IT Security at the University of Luebeck.
Name of tool: “SWAT”
Webpage: “https://www.its.uni-luebeck.de/en/institute.html”
Executable: “bin/swat-verify-0vpofGREXj/run-swat.sh”
Executable (absolute path): “/mount/bench-defs/bin/swat-verify-0vpofGREXj/run-swat.sh”
Version: “1”
Working directory: “.”
Working directory (absolute path): “/mount/bench-defs”
Program files:
	“bin/swat-verify-0vpofGREXj/knife-fuzzer”
	“bin/swat-verify-0vpofGREXj/local_z3_installation”
	“bin/swat-verify-0vpofGREXj/WitnessCreator”
	“bin/swat-verify-0vpofGREXj/run-swat.sh”
	“bin/swat-verify-0vpofGREXj/run_swat.py”
Program files (absolute paths):
	“/mount/bench-defs/bin/swat-verify-0vpofGREXj/knife-fuzzer”
	“/mount/bench-defs/bin/swat-verify-0vpofGREXj/local_z3_installation”
	“/mount/bench-defs/bin/swat-verify-0vpofGREXj/WitnessCreator”
	“/mount/bench-defs/bin/swat-verify-0vpofGREXj/run-swat.sh”
	“/mount/bench-defs/bin/swat-verify-0vpofGREXj/run_swat.py”
Minimal command line:
	“['bin/swat-verify-0vpofGREXj/run-swat.sh', 'INPUT.FILE']”
Command line with parameter:
	“['bin/swat-verify-0vpofGREXj/run-swat.sh', '-SOME_OPTION', 'INPUT.FILE']”
Command line with property file:
	“['bin/swat-verify-0vpofGREXj/run-swat.sh', 'PROPERTY.PRP', 'INPUT.FILE']”
Command line with multiple input files:
	“['bin/swat-verify-0vpofGREXj/run-swat.sh', 'INPUT1.FILE', 'INPUT2.FILE']”
Command line CPU-time limit:
	“['bin/swat-verify-0vpofGREXj/run-swat.sh', 'INPUT.FILE']”
Command line SV-Benchmarks task:
	“['bin/swat-verify-0vpofGREXj/run-swat.sh', 'PROPERTY.PRP', 'INPUT.FILE']”

@felixmaechtle felixmaechtle marked this pull request as ready for review November 7, 2023 13:42
@felixmaechtle felixmaechtle changed the title [draft] Update swat module-info Update swat module-info Nov 7, 2023
@PhilippWendler PhilippWendler merged commit 3a35d47 into sosy-lab:main Nov 8, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants