fm-weck 1.1.1__py3-none-any.whl → 1.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,8 @@ fmtools_entry_maintainers:
10
10
  - tautschnig
11
11
 
12
12
  maintainers:
13
- - name: Michael Tautschnig
13
+ - orcid: 0000-0002-7947-983X
14
+ name: Michael Tautschnig
14
15
  institution: Queen Mary University of London
15
16
  country: UK
16
17
  url: https://www.tautschnig.net/
@@ -28,6 +29,7 @@ competition_participations:
28
29
  track: "Verification"
29
30
  tool_version: "svcomp23"
30
31
  jury_member:
32
+ orcid: 0000-0002-7947-983X
31
33
  name: Hors Concours
32
34
  institution: --
33
35
  country: --
@@ -36,6 +38,7 @@ competition_participations:
36
38
  track: "Verification"
37
39
  tool_version: "svcomp23"
38
40
  jury_member:
41
+ orcid: 0000-0002-7947-983X
39
42
  name: Michael Tautschnig
40
43
  institution: Queen Mary University of London
41
44
  country: UK
@@ -49,3 +52,11 @@ techniques:
49
52
  frameworks_solvers:
50
53
  - CProver
51
54
  - MiniSAT
55
+
56
+ literature:
57
+ - doi: 10.1007/978-3-642-54862-8_26
58
+ title: "CBMC: C Bounded Model Checker (Competition Contribution)"
59
+ year: 2014
60
+ - doi: 10.1007/978-3-540-24730-2_15
61
+ title: "A Tool for Checking ANSI-C Programs"
62
+ year: 2004
@@ -10,9 +10,10 @@ fmtools_entry_maintainers:
10
10
  - jacogeld
11
11
 
12
12
  maintainers:
13
- - name: Hors Concours
14
- institution: --
15
- country: --
13
+ - orcid: 0000-0002-0913-3091
14
+ name: Willem Visser
15
+ institution: Stellenbosch University
16
+ country: South Africa
16
17
  url: null
17
18
 
18
19
  versions:
@@ -45,3 +46,7 @@ techniques:
45
46
  frameworks_solvers:
46
47
  - JPF
47
48
 
49
+ literature:
50
+ - doi: 10.1007/978-3-030-45237-7_23
51
+ title: "Coastal: Combining Concolic and Fuzzing for Java (Competition Contribution)"
52
+ year: 2020
@@ -10,7 +10,8 @@ fmtools_entry_maintainers:
10
10
  - levente.bajczi
11
11
 
12
12
  maintainers:
13
- - name: Levente Bajczi
13
+ - orcid: 0000-0002-6551-5860
14
+ name: Levente Bajczi
14
15
  institution: Budapest University of Technology and Economics
15
16
  country: Hungary
16
17
  url: http://mit.bme.hu/~bajczi
@@ -28,6 +29,7 @@ competition_participations:
28
29
  track: "Validation of Violation Witnesses 1.0"
29
30
  tool_version: "svcomp24"
30
31
  jury_member:
32
+ orcid: 0000-0002-6551-5860
31
33
  name: Levente Bajczi
32
34
  institution: Budapest University of Technology and Economics
33
35
  country: Hungary
@@ -38,3 +40,8 @@ techniques:
38
40
  - Concurrency Support
39
41
 
40
42
  frameworks_solvers: []
43
+
44
+ literature:
45
+ - doi: 10.1007/978-3-031-57256-2_16
46
+ title: "ConcurrentWitness2Test: Test-Harnessing the Power of Concurrency (Competition Contribution)"
47
+ year: 2024
@@ -7,13 +7,15 @@ spdx_license_identifier: Apache-2.0
7
7
  benchexec_toolinfo_module: coveriteam-verifier-validator.py
8
8
  fmtools_format_version: "2.0"
9
9
  fmtools_entry_maintainers:
10
+ - ricffb
10
11
  - skanav
11
12
 
12
13
  maintainers:
13
- - name: Hors Concours
14
- institution: --
15
- country: --
16
- url: null
14
+ - orcid: 0000-0002-4768-4054
15
+ name: Henrik Wachowitz
16
+ institution: LMU Munich
17
+ country: Germany
18
+ url: https://www.sosy-lab.org/people/wachowitz/
17
19
 
18
20
  versions:
19
21
  - version: "svcomp23"
@@ -79,3 +81,8 @@ frameworks_solvers:
79
81
  - JavaSMT
80
82
  - MathSAT
81
83
  - MiniSAT
84
+
85
+ literature:
86
+ - doi: 10.1007/978-3-030-99429-7_3
87
+ title: "Construction of Verifier Combinations Based on Off-the-shelf Verifiers"
88
+ year: 2022
@@ -7,13 +7,15 @@ spdx_license_identifier: Apache-2.0
7
7
  benchexec_toolinfo_module: coveriteam-verifier-validator.py
8
8
  fmtools_format_version: "2.0"
9
9
  fmtools_entry_maintainers:
10
+ - ricffb
10
11
  - skanav
11
12
 
12
13
  maintainers:
13
- - name: Hors Concours
14
- institution: --
15
- country: --
16
- url: null
14
+ - orcid: 0000-0002-4768-4054
15
+ name: Henrik Wachowitz
16
+ institution: LMU Munich
17
+ country: Germany
18
+ url: https://www.sosy-lab.org/people/wachowitz/
17
19
 
18
20
  versions:
19
21
  - version: "svcomp23"
@@ -78,3 +80,8 @@ frameworks_solvers:
78
80
  - JavaSMT
79
81
  - MathSAT
80
82
  - MiniSAT
83
+
84
+ literature:
85
+ - doi: 10.1007/978-3-030-99429-7_3
86
+ title: "Construction of Verifier Combinations Based on Off-the-shelf Verifiers"
87
+ year: 2022
@@ -22,12 +22,12 @@ maintainers:
22
22
  url: https://www.sosy-lab.org/people/pwendler/
23
23
 
24
24
  versions:
25
- - version: "svcomp24-validation-violation"
25
+ - version: "2.3"
26
26
  doi: 10.5281/zenodo.10203297
27
27
  benchexec_toolinfo_options: ['-setprop', 'witness.checkProgramHash=false', '-heap', '5000m', '-benchmark', '-setprop', 'analysis.summaryEdges=true', '-setprop', 'cpa.callstack.skipVoidRecursion=true', '-setprop', 'cpa.callstack.skipFunctionPointerRecursion=true', '-outputpath', 'output']
28
28
  required_ubuntu_packages:
29
29
  - openjdk-11-jre-headless
30
- - version: "svcomp23-validation-violation"
30
+ - version: "2.2"
31
31
  doi: 10.5281/zenodo.7700944
32
32
  benchexec_toolinfo_options: ['-setprop', 'witness.checkProgramHash=false', '-heap', '5000m', '-benchmark', '-setprop', 'analysis.summaryEdges=true', '-setprop', 'cpa.callstack.skipVoidRecursion=true', '-setprop', 'cpa.callstack.skipFunctionPointerRecursion=true']
33
33
  required_ubuntu_packages:
@@ -41,7 +41,7 @@ versions:
41
41
  competition_participations:
42
42
  - competition: "SV-COMP 2024"
43
43
  track: "Validation of Violation Witnesses 1.0"
44
- tool_version: "svcomp24-validation-violation"
44
+ tool_version: "2.3"
45
45
  jury_member:
46
46
  name: Thomas Lemberger
47
47
  institution: LMU Munich
@@ -49,7 +49,7 @@ competition_participations:
49
49
  url: https://www.sosy-lab.org/people/lemberger/
50
50
  - competition: SV-COMP 2023
51
51
  track: "Validation of Violation Witnesses 1.0"
52
- tool_version: "svcomp24-validation-violation"
52
+ tool_version: "2.2"
53
53
  jury_member:
54
54
  name: Henrik Wachowitz
55
55
  institution: LMU Munich
@@ -32,7 +32,7 @@ versions:
32
32
  - docker.io/ubuntu:22.04
33
33
  full_container_images:
34
34
  - registry.gitlab.com/sosy-lab/software/cpachecker:2.3.1
35
- - version: "svcomp24"
35
+ - version: "2.3"
36
36
  doi: 10.5281/zenodo.10203297
37
37
  benchexec_toolinfo_options: ["-svcomp24", "-heap", "10000M", "-benchmark", "-timelimit", "900 s"]
38
38
  required_ubuntu_packages:
@@ -59,11 +59,6 @@ versions:
59
59
  - docker.io/ubuntu:22.04
60
60
  full_container_images:
61
61
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2024
62
- - version: "svcomp23"
63
- doi: 10.5281/zenodo.7700944
64
- benchexec_toolinfo_options: ["-svcomp23", "-heap", "10000M", "-benchmark", "-timelimit", "900 s"]
65
- required_ubuntu_packages:
66
- - openjdk-11-jre-headless
67
62
  - version: "2.2"
68
63
  doi: 10.5281/zenodo.7700944
69
64
  benchexec_toolinfo_options: ["-svcomp23", "-heap", "10000M", "-benchmark", "-timelimit", "900 s"]
@@ -83,7 +78,7 @@ versions:
83
78
  competition_participations:
84
79
  - competition: "SV-COMP 2024"
85
80
  track: "Verification"
86
- tool_version: "svcomp24"
81
+ tool_version: "2.3"
87
82
  jury_member:
88
83
  orcid: 0000-0001-9116-1974
89
84
  name: Daniel Baier
@@ -128,7 +123,7 @@ competition_participations:
128
123
  url: https://www.sosy-lab.org/people/baier/
129
124
  - competition: SV-COMP 2023
130
125
  track: "Verification"
131
- tool_version: "svcomp23"
126
+ tool_version: "2.2"
132
127
  jury_member:
133
128
  orcid: 0000-0002-4768-4054
134
129
  name: Henrik Wachowitz
@@ -11,11 +11,13 @@ fmtools_entry_maintainers:
11
11
  - nianzelee
12
12
 
13
13
  maintainers:
14
- - name: Po-Chun Chien
14
+ - orcid: 0000-0001-5139-5178
15
+ name: Po-Chun Chien
15
16
  institution: LMU Munich
16
17
  country: Germany
17
18
  url: https://www.sosy-lab.org/people/chien/
18
- - name: Nian-Ze Lee
19
+ - orcid: 0000-0002-8096-5595
20
+ name: Nian-Ze Lee
19
21
  institution: LMU Munich
20
22
  country: Germany
21
23
  url: https://www.sosy-lab.org/people/lee/
@@ -39,13 +41,22 @@ competition_participations:
39
41
  url: https://www.sosy-lab.org/people/chien/
40
42
 
41
43
  techniques:
44
+ - Algorithm Selection
45
+ - Bit-Precise Analysis
42
46
  - Bounded Model Checking
43
- - k-Induction
44
- - Property-Directed Reachability
47
+ - CEGAR
45
48
  - Interpolation
46
49
  - Logic Synthesis
47
- - Task Translation
48
- - Bit-Precise Analysis
49
50
  - Portfolio
51
+ - Predicate Abstraction
52
+ - Property-Directed Reachability
53
+ - Task Translation
54
+ - k-Induction
55
+
56
+ frameworks_solvers:
57
+ - MiniSAT
50
58
 
51
- frameworks_solvers: []
59
+ literature:
60
+ - doi: 10.1007/978-3-031-57256-2_22
61
+ title: "CPV: A Circuit-Based Program Verifier (Competition Contribution)"
62
+ year: 2024
@@ -0,0 +1,69 @@
1
+ name: KeY
2
+ input_languages:
3
+ - Java
4
+ project_url: https://www.key-project.org/
5
+ repository_url: https://github.com/KeYProject/key
6
+ spdx_license_identifier: GPL-2.0
7
+ benchexec_toolinfo_module: "benchexec.tools.key_cli"
8
+ fmtools_format_version: "2.0"
9
+ fmtools_entry_maintainers:
10
+ - ricffb
11
+
12
+ maintainers:
13
+ - orcid: 0000-0002-5671-2555
14
+ name: Wolfgang Ahrendt
15
+ institution: Chalmers University of Technology
16
+ country: Sweden
17
+ url: https://www.cse.chalmers.se/~ahrendt/
18
+ - orcid: 0000-0002-9672-3291
19
+ name: Bernhard Beckert
20
+ institution: Karlsruhe Institute of Technology
21
+ country: Germany
22
+ url: https://formal.kastel.kit.edu/beckert/
23
+ - orcid: 0000-0001-8000-7613
24
+ name: Reiner Hähnle
25
+ institution: TU Darmstadt
26
+ country: Germany
27
+ url: https://www.informatik.tu-darmstadt.de/se/gruppenmitglieder/groupmembers_detailseite_30784.en.jsp
28
+ - orcid: 0000-0002-2350-1831
29
+ name: Mattias Ulbrich
30
+ institution: Karlsruhe Institute of Technology
31
+ country: Germany
32
+ url: https://formal.kastel.kit.edu/ulbrich/
33
+ - orcid: 0000-0001-8446-4598
34
+ name: Alexander Weigl
35
+ institution: Karlsruhe Institute of Technology
36
+ country: Germany
37
+ url: https://formal.kastel.kit.edu/weigl/
38
+
39
+ versions:
40
+ - version: "2.13"
41
+ doi: 10.5281/zenodo.12945286
42
+ benchexec_toolinfo_options: []
43
+ required_ubuntu_packages:
44
+ - openjdk-21-jre-headless
45
+ base_container_images:
46
+ - ubuntu:22.04
47
+
48
+ competition_participations: []
49
+
50
+ techniques: []
51
+
52
+ frameworks_solvers: []
53
+
54
+ literature:
55
+ - doi: 10.1007/978-3-030-64354-6
56
+ title: "Deductive Software Verification: Future Perspectives - Reflections on the Occasion of 20 Years of KeY"
57
+ year: 2020
58
+ - doi: 10.1007/978-3-319-49812-6
59
+ title: "Deductive Software Verification - The KeY Book - From Theory to Practice"
60
+ year: 2016
61
+ - doi: 10.1007/978-3-319-12154-3_4
62
+ title: "The KeY Platform for Verification and Analysis of Java Programs"
63
+ year: 2014
64
+ - doi: 10.1007/s10270-004-0058-x
65
+ title: "The KeY Tool"
66
+ year: 2005
67
+ - doi: 10.1007/3-540-40006-0_3
68
+ title: "The KeY Approach: Integrating Object Oriented Design and Formal Verification"
69
+ year: 2000
@@ -10,7 +10,8 @@ fmtools_entry_maintainers:
10
10
  - versokova
11
11
 
12
12
  maintainers:
13
- - name: Veronika Šoková
13
+ - orcid: 0000-0003-1980-7245
14
+ name: Veronika Šoková
14
15
  institution: Brno University of Technology
15
16
  country: Czechia
16
17
  url: https://www.fit.vut.cz/person/isokova/.en
@@ -32,6 +33,7 @@ competition_participations:
32
33
  track: "Verification"
33
34
  tool_version: "svcomp24"
34
35
  jury_member:
36
+ orcid: 0000-0003-1980-7245
35
37
  name: Veronika Šoková
36
38
  institution: Brno University of Technology
37
39
  country: Czechia
@@ -49,3 +51,17 @@ techniques:
49
51
  - Shape Analysis
50
52
 
51
53
  frameworks_solvers: []
54
+
55
+ literature:
56
+ - doi: 10.1007/978-3-030-45237-7_30
57
+ title: "PredatorHP Revamped (Not Only) for Interval-Sized Memory Regions and Memory Reallocation (Competition Contribution)"
58
+ year: 2020
59
+ - doi: 10.1007/978-3-319-49052-6_13
60
+ title: "Predator Shape Analysis Tool Suite"
61
+ year: 2016
62
+ - doi: 10.1007/978-3-662-49674-9_66
63
+ title: "Optimized PredatorHP and the SV-COMP Heap and Memory Safety Benchmark - (Competition Contribution)"
64
+ year: 2016
65
+ - doi: 10.1007/978-3-662-46681-0_40
66
+ title: "Predator Hunting Party (Competition Contribution)"
67
+ year: 2015
@@ -10,7 +10,8 @@ fmtools_entry_maintainers:
10
10
  - r.metta
11
11
 
12
12
  maintainers:
13
- - name: Ravindra Metta
13
+ - orcid: 0000-0001-7368-2389
14
+ name: Ravindra Metta
14
15
  institution: TCS
15
16
  country: India
16
17
  url: null
@@ -30,6 +31,7 @@ competition_participations:
30
31
  track: "Verification"
31
32
  tool_version: "svcomp24"
32
33
  jury_member:
34
+ orcid: 0000-0001-7368-2389
33
35
  name: Ravindra Metta
34
36
  institution: TCS
35
37
  country: India
@@ -39,3 +41,8 @@ techniques:
39
41
  - Bounded Model Checking
40
42
 
41
43
  frameworks_solvers: []
44
+
45
+ literature:
46
+ - doi: 10.1007/978-3-031-57256-2_27
47
+ title: "Proton: Probes for Non-termination and Termination (Competition Contribution)"
48
+ year: 2024
@@ -254,7 +254,15 @@ properties:
254
254
  - title: Separation Logic
255
255
  const: Separation Logic
256
256
  description: |
257
- Separation Logic
257
+ Separation Logic provides reasoning about the heap,
258
+ which makes is particularly useful for verifying memory safety
259
+ and other properties that require the analysis of the program heap.
260
+
261
+ Literature:
262
+
263
+ - ['Separation Logic', Comm. ACM, 2019](https://doi.org/10.1145/3211968)
264
+ - ['An Overview of Separation Logic', Proc. VSTTE, 2008](https://doi.org/10.1007/978-3-540-69149-5_49)
265
+ - ['Local Reasoning about Programs that Alter Data Structures', Proc. CSL, 2001](https://doi.org/10.1007/3-540-44802-0_1)
258
266
 
259
267
  - title: Bit-Precise Analysis
260
268
  const: Bit-Precise Analysis
@@ -316,17 +324,36 @@ properties:
316
324
  - title: Concurrency Support
317
325
  const: Concurrency Support
318
326
  description: |
319
- Concurrency Support
327
+ Concurrency Support comprises techniques
328
+ that make it possible to verify concurrent programs,
329
+ which use more than one execution thread and shared memory.
320
330
 
321
331
  - title: Ranking Functions
322
332
  const: Ranking Functions
323
333
  description: |
324
- Ranking Functions
334
+ Ranking Functions are used to prove the termination of loops.
335
+ A ranking function maps the program's state to a well-founded set,
336
+ often the natural numbers, such that every loop iteration of the program
337
+ strictly decreases the value of the function.
338
+ If a ranking function for a loop can be found,
339
+ it guarantees that the loop terminates.
340
+
341
+ Literature:
342
+
343
+ - ['A Complete Method for the Synthesis of Linear Ranking Functions', Proc. VMCAI, 2004](https://doi.org/10.1007/978-3-540-24622-0_20)
325
344
 
326
345
  - title: Evolutionary Algorithms
327
346
  const: Evolutionary Algorithms
328
347
  description: |
329
- Evolutionary Algorithms
348
+ Evolutionary Algorithms are heuristic optimization algorithms
349
+ that are inspired by biological evolution.
350
+ They use mechanisms such as mutation, crossover, and selection
351
+ to evolve a population of candidate solutions
352
+ towards an optimal or near-optimal solution.
353
+
354
+ Literature:
355
+
356
+ - ['Genetic Algorithms', Coll. Search Methodologies, 2005](https://doi.org/10.1007/0-387-28356-0_4)
330
357
 
331
358
  - title: Algorithm Selection
332
359
  const: Algorithm Selection
@@ -369,30 +396,54 @@ properties:
369
396
  description: |
370
397
  Logic Synthesis
371
398
 
399
+ Literature:
400
+
401
+ - ['Advanced Logic Synthesis', Springer, 2018](https://doi.org/10.1007/978-3-319-67295-3)
402
+
372
403
  - title: Task Translation
373
404
  const: Task Translation
374
405
  description: |
375
- Task Translation
406
+ Task Translation is a technique
407
+ that translates a verification task t into another verification task t'
408
+ such that an existing verification technique for t' can be used to derive
409
+ a verification result for t.
410
+
411
+ Literature:
412
+
413
+ - ['Testability Transformation', IEEE Trans. Softw. Eng., 2004](https://doi.org/10.1109/TSE.2004.1265732)
376
414
 
377
415
  - title: Floating-Point Arithmetics
378
416
  const: Floating-Point Arithmetics
379
417
  description: |
380
- Floating-Point Arithmetics
418
+ Floating-Point Arithmetics provides
419
+ precise reasoning about floating-point numbers in programs.
420
+ For example, expressions in the program can be translated
421
+ to SMT formulas using the theory of floating-point arithmetics.
422
+
423
+ Literature:
424
+
425
+ - ['Handbook of Floating-Point Arithmetic', Springer, 2018](https://doi.org/10.1007/978-3-319-76526-6)
426
+ - ['What Every Computer Scientist Should Know About Floating-Point Arithmetic', ACM Comput. Surv., 1991](https://doi.org/10.1145/103162.103163)
381
427
 
382
428
  - title: Guidance by Coverage Measures
383
429
  const: Guidance by Coverage Measures
384
430
  description: |
385
- Guidance by Coverage Measures
431
+ Guidance by Coverage Measures is a technique
432
+ that uses coverage measures to guide the process of verification or test generation.
386
433
 
387
434
  - title: Random Execution
388
435
  const: Random Execution
389
436
  description: |
390
- Random Execution
437
+ Random Execution is a technique for black-box testing
438
+ in which input values are randomly generated to construct
439
+ a test suite for the system under test.
391
440
 
392
441
  - title: Targeted Input Generation
393
442
  const: Targeted Input Generation
394
443
  description: |
395
- Targeted Input Generation
444
+ Targeted Input Generation is a technique for software testing
445
+ that focuses on generating input values
446
+ that are likely to trigger specific behaviors or execution paths in the system.
396
447
 
397
448
  description: Techniques used by the tool.
398
449
  frameworks_solvers:
@@ -10,7 +10,8 @@ fmtools_entry_maintainers:
10
10
  - payazi
11
11
 
12
12
  maintainers:
13
- - name: Paulína Ayaziová
13
+ - orcid: 0000-0003-1072-8137
14
+ name: Paulína Ayaziová
14
15
  institution: Masaryk University, Brno
15
16
  country: Czechia
16
17
  url: null
@@ -34,6 +35,7 @@ competition_participations:
34
35
  track: "Validation of Violation Witnesses 1.0"
35
36
  tool_version: "svcomp24"
36
37
  jury_member:
38
+ orcid: 0000-0003-1072-8137
37
39
  name: Paulína Ayaziová
38
40
  institution: Masaryk University, Brno
39
41
  country: Czechia
@@ -42,6 +44,7 @@ competition_participations:
42
44
  track: "Validation of Violation Witnesses 1.0"
43
45
  tool_version: "svcomp23"
44
46
  jury_member:
47
+ orcid: 0000-0003-1072-8137
45
48
  name: Paulína Ayaziová
46
49
  institution: Masaryk University, Brno
47
50
  country: Czechia
@@ -51,3 +54,11 @@ techniques:
51
54
  - Symbolic Execution
52
55
 
53
56
  frameworks_solvers: []
57
+
58
+ literature:
59
+ - doi: 10.1007/978-3-031-30820-8_30
60
+ title: "Symbiotic-Witch 2: More Efficient Algorithm and Witness Refutation (Competition Contribution)"
61
+ year: 2023
62
+ - doi: 10.1007/978-3-030-99527-0_33
63
+ title: "Symbiotic-Witch: A Klee-Based Violation Witness Checker (Competition Contribution)"
64
+ year: 2022
@@ -10,7 +10,8 @@ fmtools_entry_maintainers:
10
10
  - jonasmartin
11
11
 
12
12
  maintainers:
13
- - name: Martin Jonáš
13
+ - orcid: 0000-0003-4703-0795
14
+ name: Martin Jonáš
14
15
  institution: Masaryk University, Brno
15
16
  country: Czechia
16
17
  url: "https://www.fi.muni.cz/~xjonas/"
@@ -46,6 +47,7 @@ competition_participations:
46
47
  track: "Verification"
47
48
  tool_version: "svcomp24"
48
49
  jury_member:
50
+ orcid: 0000-0003-4703-0795
49
51
  name: Martin Jonáš
50
52
  institution: Masaryk University, Brno
51
53
  country: Czechia
@@ -54,6 +56,7 @@ competition_participations:
54
56
  track: "Test Generation"
55
57
  tool_version: "testcomp24"
56
58
  jury_member:
59
+ orcid: 0000-0003-4703-0795
57
60
  name: Martin Jonáš
58
61
  institution: Masaryk University, Brno
59
62
  country: Czechia
@@ -62,6 +65,7 @@ competition_participations:
62
65
  track: "Verification"
63
66
  tool_version: "svcomp23"
64
67
  jury_member:
68
+ orcid: 0009-0009-6122-9574
65
69
  name: Marek Trtík
66
70
  institution: Masaryk University, Brno
67
71
  country: Czechia
@@ -70,6 +74,7 @@ competition_participations:
70
74
  track: "Test Generation"
71
75
  tool_version: "testcomp23"
72
76
  jury_member:
77
+ orcid: 0009-0009-6122-9574
73
78
  name: Marek Trtík
74
79
  institution: Masaryk University, Brno
75
80
  country: Czechia
@@ -89,3 +94,38 @@ techniques:
89
94
 
90
95
  frameworks_solvers:
91
96
  - Z3
97
+
98
+ literature:
99
+ - doi: 10.1007/978-3-031-57256-2_29
100
+ title: "Symbiotic 10: Lazy Memory Initialization and Compact Symbolic Execution (Competition Contribution)"
101
+ year: 2024
102
+ - doi: 10.1007/978-3-030-99527-0_32
103
+ title: "Symbiotic 9: String Analysis and Backward Symbolic Execution with Loop Folding (Competition Contribution)"
104
+ year: 2022
105
+ - doi: 10.1007/978-3-030-71500-7_20
106
+ title: "Symbiotic 8: Parallel and Targeted Test Generation (Competition Contribution)"
107
+ year: 2021
108
+ - doi: 10.1007/978-3-030-72013-1_31
109
+ title: "Symbiotic 8: Beyond Symbolic Execution (Competition Contribution)"
110
+ year: 2021
111
+ - doi: 10.1007/978-3-030-45237-7_31
112
+ title: "Symbiotic 7: Integration of Predator and More (Competition Contribution)"
113
+ year: 2020
114
+ - doi: 10.1007/s10009-020-00573-0
115
+ title: "Symbiotic 6: generating test cases by slicing and symbolic execution"
116
+ year: 2021
117
+ - doi: 10.1007/978-3-319-89963-3_29
118
+ title: "Symbiotic 5: Boosted Instrumentation (Competition Contribution)"
119
+ year: 2018
120
+ - doi: 10.1007/978-3-662-54580-5_28
121
+ title: "Symbiotic 4: Beyond Reachability (Competition Contribution)"
122
+ year: 2017
123
+ - doi: 10.1007/978-3-662-49674-9_67
124
+ title: "Symbiotic 3: New Slicer and Error-Witness Generation (Competition Contribution)"
125
+ year: 2016
126
+ - doi: 10.1007/978-3-642-54862-8_34
127
+ title: "Symbiotic 2: More Precise Slicing (Competition Contribution)"
128
+ year: 2014
129
+ - doi: 10.1007/978-3-642-36742-7_50
130
+ title: "Symbiotic: Synergy of Instrumentation, Slicing, and Symbolic Execution (Competition Contribution)"
131
+ year: 2013
@@ -4,7 +4,7 @@ input_languages:
4
4
  project_url: https://gitlab.com/sosy-lab/software/test-suite-validator
5
5
  repository_url: https://gitlab.com/sosy-lab/software/test-suite-validator
6
6
  spdx_license_identifier: Apache-2.0
7
- benchexec_toolinfo_module: https://github.com/sosy-lab/benchexec/blob/main/benchexec/tools/testcov.py
7
+ benchexec_toolinfo_module: benchexec.tools.testcov
8
8
  fmtools_format_version: "2.0"
9
9
  fmtools_entry_maintainers:
10
10
  - dbeyer
@@ -10,7 +10,8 @@ fmtools_entry_maintainers:
10
10
  - payazi
11
11
 
12
12
  maintainers:
13
- - name: Paulína Ayaziová
13
+ - orcid: 0000-0003-1072-8137
14
+ name: Paulína Ayaziová
14
15
  institution: Masaryk University, Brno
15
16
  country: Czechia
16
17
  url: null
@@ -27,6 +28,7 @@ competition_participations:
27
28
  track: "Validation of Violation Witnesses 2.0"
28
29
  tool_version: "svcomp24"
29
30
  jury_member:
31
+ orcid: 0000-0003-1072-8137
30
32
  name: Paulína Ayaziová
31
33
  institution: Masaryk University, Brno
32
34
  country: Czechia
@@ -36,3 +38,8 @@ techniques:
36
38
  - Symbolic Execution
37
39
 
38
40
  frameworks_solvers: []
41
+
42
+ literature:
43
+ - doi: 10.1007/978-3-031-57256-2_18
44
+ title: "Witch 3: Validation of Violation Witnesses in the Witness Format 2.0 (Competition Contribution)"
45
+ year: 2024
@@ -24,4 +24,8 @@ cd /home/_cwd && "$@"
24
24
 
25
25
  # Copy the output from the tool back to the users cwd
26
26
  [ ! -d /home/cwd/output ] && mkdir /home/cwd/output
27
- cp -r /tmp/overlay/upper/* /home/cwd/output
27
+
28
+ # Test if upper is empty
29
+ if [ ! -z "$(ls -A /tmp/overlay/upper)" ]; then
30
+ cp -r /tmp/overlay/upper/* /home/cwd/output
31
+ fi