<?xml version='1.0' encoding='utf-8'?>
<eprints xmlns='http://eprints.org/ep2/data/2.0'>
  <eprint id='https://data.ub.uni-muenchen.de/id/eprint/779'>
    <eprintid>779</eprintid>
    <rev_number>20</rev_number>
    <documents>
      <document id='https://data.ub.uni-muenchen.de/id/document/4480'>
        <docid>4480</docid>
        <rev_number>2</rev_number>
        <files>
          <file id='https://data.ub.uni-muenchen.de/id/file/18060'>
            <fileid>18060</fileid>
            <datasetid>document</datasetid>
            <objectid>4480</objectid>
            <filename>metadata.xml</filename>
            <mime_type>text/xml</mime_type>
            <hash>c0007198cb97fdc4371878b943407930</hash>
            <hash_type>MD5</hash_type>
            <filesize>7737</filesize>
            <mtime>2026-02-23 11:29:04</mtime>
            <url>https://data.ub.uni-muenchen.de/779/1/metadata.xml</url>
          </file>
        </files>
        <eprintid>779</eprintid>
        <pos>1</pos>
        <placement>1</placement>
        <mime_type>text/xml</mime_type>
        <format>other</format>
        <formatdesc>DataCite Metadata</formatdesc>
        <language>de</language>
        <security>public</security>
        <main>metadata.xml</main>
        <content>metadata</content>
      </document>
      <document id='https://data.ub.uni-muenchen.de/id/document/4491'>
        <docid>4491</docid>
        <rev_number>2</rev_number>
        <files>
          <file id='https://data.ub.uni-muenchen.de/id/file/18124'>
            <fileid>18124</fileid>
            <datasetid>document</datasetid>
            <objectid>4491</objectid>
            <filename>testcomp26-witnesses.zip</filename>
            <mime_type>application/zip</mime_type>
            <hash>1a4097dfc24d9eeb36018846e7b5dee1</hash>
            <hash_type>MD5</hash_type>
            <filesize>161554894997</filesize>
            <mtime>2026-03-03 13:27:55</mtime>
            <url>https://data.ub.uni-muenchen.de/779/2/testcomp26-witnesses.zip</url>
          </file>
        </files>
        <eprintid>779</eprintid>
        <pos>2</pos>
        <placement>2</placement>
        <mime_type>application/zip</mime_type>
        <format>other</format>
        <formatdesc>Test Suites from Test-Generation Tools, Test-Comp 2026, MD5-Hash: 781688d48586a683a665d04a041ee89c</formatdesc>
        <language>de</language>
        <security>public</security>
        <main>testcomp26-witnesses.zip</main>
        <content>published</content>
      </document>
    </documents>
    <eprint_status>archive</eprint_status>
    <userid>1103</userid>
    <dir>disk0/00/00/07/79</dir>
    <datestamp>2026-04-16 12:19:10</datestamp>
    <lastmod>2026-04-16 12:19:20</lastmod>
    <status_changed>2026-04-16 12:19:10</status_changed>
    <type>data</type>
    <metadata_visibility>show</metadata_visibility>
    <abstract>
      <item>
        <name>Test-Comp 2026 - Test Suites 

This file describes the contents of an archive of the 8th Competition on Software Testing (Test-Comp 2026). https://test-comp.sosy-lab.org/2026/ 

The competition was organized by Dirk Beyer, LMU Munich, Germany. More information is available in the following article: Dirk Beyer. Evaluating Tools for Automatic Software Testing (Report on Test-Comp 2026). In Proceedings of the 29th International Conference on Fundamental Approaches to Software Engineering (FASE 2026, Turin, Italy, April 11–16), 2026. Springer.

Copyright (C) 2026 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

Contents 
- LICENSE.txt: specifies the license 
- README.txt: this file
- fileByHash/: This directory contains test suites (witnesses for coverage). Each test witness in this directory is stored in a file whose name is the SHA2 256-bit hash of its contents followed by the filename extension .zip. The format of each test suite is described on the format web page: https://gitlab.com/sosy-lab/software/test-format A test suite contains also metadata in order to relate it to the test task for which it was produced. 
- witnessInfoByHash/: This directory contains for each test suite (witness) in directory witnessFileByHash/ a record in JSON format (also using the SHA2 256-bit hash of the witness as filename, with .json as filename extension) that contains the meta data.
- witnessListByProgramHashJSON/: For convenient access to all test suites for a certain program, this directory represents a function that maps each program (via its SHA2256-bit hash) to a set of test suites (JSON records for test suites as described above) that the test-generation tools have produced for that program. For each program for which test suites exist, the directory contains a JSON file (using the SHA2 256-bit hash of the program as filename, with .json as filename extension) that contains all JSON records for test suites for that program.

A reduced version of this data set, in which the 140 000 largest test suites were excluded, is available on Zenodo: https://doi.org/10.5281/zenodo.18650733. 

A similar data structure was used by SV-COMP and is described in the following article: Dirk Beyer. A Data Set of Program Invariants and Error Paths. In Proceedings of the 2019 IEEE/ACM 16th International Conference on Mining Software Repositories (MSR 2019, Montreal, Canada, May 26-27), pages 111-115, 2019. IEEE. https://doi.org/10.1109/MSR.2019.00026

Related Archives
Overview of archives from Test-Comp 2026 that are available at Zenodo:
- https://doi.org/10.5281/zenodo.18650733 Test Suites from Test-Generation Tools (Test-Comp 2026). Store of coverage witnesses (containing the generated test suites)
- https://doi.org/10.5281/zenodo.18650756 FM-Tools Release 2.3: Data Set of Metadata about Tools for Formal Methods (SV-COMP 2026, Test-Comp 2026). Metadata snapshot of the evaluated tools (DOIs, options, etc.)
- https://doi.org/10.5281/zenodo.18650772 Results of the 8th Intl. Competition on Software Testing (Test-Comp 2026). Results (XML result files, log files, file mappings, HTML tables)
- https://doi.org/10.5281/zenodo.18650775 SV-Benchmarks: Benchmark Set for Software Verification and Testing (SV-COMP 2026, Test-Comp 2026). Test-generation tasks, version testcomp26
- https://doi.org/10.5281/zenodo.18455156 sosy-lab/benchexec: Release 3.34 Benchmarking framework
- https://doi.org/10.5281/zenodo.18650812 FM-Weck: Release 1.6.0 Containerized execution and continuous testing of formal-methods tools

All benchmarks were executed for Test-Comp 2026 https://test-comp.sosy-lab.org/2026/ by Dirk Beyer, LMU Munich, based on the following components:

- https://gitlab.com/sosy-lab/benchmarking/fm-tools 2.3
- https://gitlab.com/sosy-lab/benchmarking/sv-benchmarks testcomp26
- https://gitlab.com/sosy-lab/test-comp/bench-defs testcomp26
- https://gitlab.com/sosy-lab/software/benchexec 3.34
- https://gitlab.com/sosy-lab/software/benchcloud 1.5.0
- https://gitlab.com/sosy-lab/software/fm-weck 1.6.0
- https://gitlab.com/sosy-lab/benchmarking/competition-scripts testcomp26
- https://gitlab.com/sosy-lab/test-comp/test-format testcomp26

Contact
Feel free to contact me in case of questions:
https://www.sosy-lab.org/people/beyer/

testcomp26-witnesses.zip: MD5-Hash 781688d48586a683a665d04a041ee89c</name>
        <lang>eng</lang>
      </item>
    </abstract>
    <creators>
      <item>
        <name>
          <family>Beyer</family>
          <given>Dirk</given>
        </name>
      </item>
    </creators>
    <date>2026-02-20</date>
    <ddc>
      <item>500</item>
      <item>620</item>
    </ddc>
    <doi>10.5282/ubm/data.779</doi>
    <doi_url>https://doi.org/10.5282/ubm/data.779</doi_url>
    <edition>8th Competition on Software Testing</edition>
    <full_text_status>public</full_text_status>
    <keywords>
      <item>Software Testing</item>
      <item>Test-Case Generation</item>
      <item>Competition</item>
      <item>Program Analysis</item>
      <item>Software Validation</item>
      <item>Software Bugs</item>
      <item>Test Validation</item>
      <item>Test-Comp</item>
      <item>Benchmarking</item>
      <item>Test Coverage</item>
      <item>Bug Finding</item>
      <item>Test Suites</item>
      <item>SV-Benchmarks</item>
      <item>BenchExec</item>
      <item>TestCov</item>
      <item>CoVeriTeam</item>
    </keywords>
    <language>en</language>
    <license>cc-by</license>
    <maintainer>
      <item>
        <name>
          <family>Beyer</family>
          <given>Dirk</given>
        </name>
        <url>https://orcid.org/0000-0003-4832-7662</url>
      </item>
    </maintainer>
    <official_url>https://test-comp.sosy-lab.org/2026/</official_url>
    <subjects>
      <item>fak16</item>
    </subjects>
    <title>Test Suites from Test-Generation Tools (Test-Comp 2026)</title>
  </eprint>
</eprints>
