This program is tentative and subject to change.

Fri 25 Oct 2024 14:50 - 15:10 at San Gabriel - Program Synthesis and Verification 2

One of the primary challenges in software testing is the generation of high-quality test inputs and the acquisition of corresponding test oracles. This paper introduces a novel methodology to mitigate this challenge in testing program verifiers, employing SMT (Satisfiability Modulo Theories) formulas as a universal test case generator. The central concept is converting SMT formulas into programs, while maintaining their safety consistency. This conversion links the formulas’ satisfiability with the programs’ safety properties, allowing the former’s satisfiability to act as an oracle for program verifiers. This method was implemented as a framework named SMT2Test, which facilitates the transformation of SMT formulas into Dafny and C programs. An Intermediate Representation was developed to augment this framework’s flexibility, streamlining the conversion for other programming languages and fostering general, modular transformation strategies. The effectiveness of SMT2Test was evaluated by applying it to find bugs in two program verifiers: the Dafny verifier and CPAchecker. Utilizing the SMT2Test framework, we discovered and reported a total of 14 previously unknown bugs that were not found by previous methods. After reporting, all of them have been confirmed, and 6 bugs have been fixed. These findings show the effectiveness of our method and imply its potential application in testing other programming language infrastructures.

This program is tentative and subject to change.

Fri 25 Oct

Displayed time zone: Pacific Time (US & Canada) change

13:50 - 15:30
Program Synthesis and Verification 2OOPSLA 2024 at San Gabriel
13:50
20m
Talk
Automating Unrealizability Logic: Hoare-style Proof Synthesis for Infinite Sets of Programs
OOPSLA 2024
Shaan Nagy University of Wisconsin-Madison, Jinwoo Kim Seoul National University, Thomas Reps University of Wisconsin-Madison, Loris D'Antoni University of Wisconsin-Madison
14:10
20m
Talk
Compositionality and Observational Refinement for Linearizability with Crashes
OOPSLA 2024
Arthur Oliveira Vale Yale University, Zhongye Wang Shanghai Jiao Tong University, Yixuan Chen Yale University, Peixin You Yale University, Zhong Shao Yale University
14:30
20m
Talk
Hypra: A Deductive Program Verifier for Hyper Hoare Logic
OOPSLA 2024
Thibault Dardinier ETH Zurich, Anqi Li ETH Zurich, Peter Müller ETH Zurich
14:50
20m
Talk
SMT2Test: From SMT Formulas to Effective Test Cases
OOPSLA 2024
Chengyu Zhang ETH Zurich, Zhendong Su ETH Zurich
15:10
20m
Talk
Validating SMT Solvers for Correctness and Performance via Grammar-based Enumeration
OOPSLA 2024
Dominik Winterer ETH Zurich, Zhendong Su ETH Zurich