Results of the 5th Intl. Competition on Software Testing (Test-Comp 2023)
收藏资源简介:
<strong>Test-Comp 2023</strong> <strong>Competition Results</strong> This file describes the contents of an archive of the 5th Competition on Software Testing (Test-Comp 2023). https://test-comp.sosy-lab.org/2023/ The competition was organized by Dirk Beyer, LMU Munich, Germany. More information is available in the following article: Dirk Beyer. <em>Software Testing: 5th Comparative Evaluation: Test-Comp 2023.</em> In Proceedings of the 26th International Conference on Fundamental Approaches to Software Engineering (FASE 2023, Paris, April 22 - 27), 2023. Springer. Copyright (C) Dirk Beyer https://www.sosy-lab.org/people/beyer/ SPDX-License-Identifier: CC-BY-4.0 https://spdx.org/licenses/CC-BY-4.0.html To browse the competition results with a web browser, there are two options: start a local web server using php -S localhost:8000 in order to view the data in this archive, or browse https://test-comp.sosy-lab.org/2023/results/ in order to view the data on the Test-Comp web page. <strong>Contents</strong> <code>index.html</code>: directs to the overview web page <code>LICENSE-results.txt</code>: specifies the license <code>README-results.txt</code>: this file <code>results-validated/</code>: results of validation runs <code>results-verified/</code>: results of test-generation runs and aggregated results The folder <code>results-validated/</code> contains the results from validation runs: <code>*.results.txt</code>: TXT results from BenchExec <code>*.xml.bz2</code>: XML results from BenchExec <code>*.logfiles.zip</code>: output from tools <code>*.json.gz</code>: mapping from files names to SHA 256 hashes for the file content The folder <code>results-verified/</code> contains the results from test-generation runs and aggregated results: <code>index.html</code>: overview web page with rankings and score table <code>design.css</code>: HTML style definitions <code>*.results.txt</code>: TXT results from BenchExec <code>*.xml.bz2</code>: XML results from BenchExec <code>*.fixed.xml.bz2</code>: XML results from BenchExec, status adjusted according to the validation results <code>*.logfiles.zip</code>: output from tools <code>*.json.gz</code>: mapping from files names to SHA 256 hashes for the file content <code>*.xml.bz2.table.html</code>: HTML views on the detailed results data as generated by BenchExec’s table generator <code><tester>*.table.html</code>: HTML views of the full benchmark set (all categories) for each tester <code>META_*.table.html</code>: HTML views of the benchmark set for each meta category for each tester, and over all testers <code><category>*.table.html</code>: HTML views of the benchmark set for each category over all testers <code>*.xml</code>: XML table definitions for the above tables <code>results-per-tool.php</code>: List of results for each tool for review process in pre-run phase <code><tester>.list.html</code>: List of results for a tool in HTML format with links <code>quantilePlot-*</code>: score-based quantile plots as visualization of the results <code>quantilePlotShow.gp</code>: example Gnuplot script to generate a plot <code>score*</code>: accumulated score results in various formats The hashes of the file names (in the files <code>*.json.gz</code>) are useful for validating the exact contents of a file and accessing the files from the witness store. <strong>Other Archives</strong> Overview of archives from Test-Comp 2023 that are available at Zenodo: https://doi.org/10.5281/zenodo.7701126 Test Suites from Test-Comp 2023 Test-Generation Tools. Store of coverage witnesses (containing the generated test suites) https://doi.org/10.5281/zenodo.7701118 Test-Suite Generators from Test-Comp 2023. Executable tools that were evaluated in the competition https://doi.org/10.5281/zenodo.7701122 Results of the 5th Intl. Competition on Software Testing (Test-Comp 2023). Results (XML result files, log files, file mappings, HTML tables) https://doi.org/10.5281/zenodo.7627783 SV-Benchmarks: Benchmark Set of SV-COMP 2023 and Test-Comp 2023. Verification tasks, version testcomp23 https://doi.org/10.5281/zenodo.7612021 BenchExec, version 3.16. Benchmarking framework https://doi.org/10.5281/zenodo.7635975 CoVeriTeam, version 1.0. Remote execution and continuous integration of testers All benchmarks were executed for Test-Comp 2023 https://test-comp.sosy-lab.org/2023/ by Dirk Beyer, LMU Munich, based on the following components: https://gitlab.com/sosy-lab/test-comp/archives-2023 testcomp23 bd9d84151c52ba7ad549212a590e2b3a18c071bc https://gitlab.com/sosy-lab/benchmarking/sv-benchmarks testcomp23 f87854c275a177e8dc3673fe6959cd89038652af https://gitlab.com/sosy-lab/test-comp/bench-defs testcomp23 21a5ba27dc84c8e59fefe18369b5723550c96786 https://gitlab.com/sosy-lab/software/benchexec 3.16 b43e7384112770a41b571399135065daa7f387ab https://gitlab.com/sosy-lab/benchmarking/competition-scripts testcomp23 e6f84b5a79626b4295108a0f96ea370edde1f023 https://gitlab.com/sosy-lab/test-comp/test-format testcomp23 e6b0eff82a5132a6e4e4b52f8fbfaa3553af3ebb https://gitlab.com/sosy-lab/software/coveriteam 1.0 78d9f9f9d5fefc4fdd934d1e0f43ddba4ec51711 <strong>Contact</strong> Feel free to contact me in case of questions: https://www.sosy-lab.org/people/beyer/



