arXiv · 1811.11911
From C to Interaction Trees: Specifying, Verifying, and Testing a Networked Server
Abstract
We present the first formal verification of a networked server implemented in C. Interaction trees, a general structure for representing reactive computations, are used to tie together disparate verification and testing tools (Coq, VST, and QuickChick) and to axiomatize the behavior of the operating system on which the server runs (CertiKOS). The main theorem connects a specification of acceptable server behaviors, written in a straightforward "one client at a time" style, with the CompCert semantics of the C program. The variability introduced by low-level buffering of messages and interleaving of multiple TCP connections is captured using network refinement, a variant of observational refinement.
Explore related subjects
Keep this discovery
Nicolas Koh, Yao Li, Yishuai Li, Li-yao Xia, Lennart Beringer, Wolf Honoré, William Mansky, Benjamin C. Pierce, Steve Zdancewic. 2018-11-29. From C to Interaction Trees: Specifying, Verifying, and Testing a Networked Server. https://doi.org/10.1145/3293880.3294106
Cite the original work for its findings. Save a collection to share your selection of sources.