Randomised Testing of the Dafny Compiler
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore randomised testing techniques applied to the Dafny compiler in this 16-minute conference talk from ACM SIGPLAN. Learn about two complementary tools, fuzz-d and DafnyFuzz, developed to automatically identify miscompilation bugs and compiler failures. Discover how these tools, along with the existing XDsmith, have successfully uncovered 30 distinct bugs in the Dafny compiler, including critical soundness issues. Examine the results of experiments comparing statement and mutation coverage on the Dafny compiler source code, highlighting the complementary coverage provided by fuzz-d compared to XDsmith and the Dafny compiler regression test suite.
Syllabus
[Dafny'24] Randomised Testing of the Dafny Compiler
Taught by
ACM SIGPLAN
Related Courses
Evaluating Fuzz TestingAssociation for Computing Machinery (ACM) via YouTube O'Dea Assertions Untwining the Security of the SAML Protocol
nullcon via YouTube Fuzz Smarter, Not Harder - An AFL-Fuzz Primer
Security BSides San Francisco via YouTube A Practical Guide to Fuzz Testing Embedded Software in a CI Pipeline - Dennis Kengo Oka - Ekoparty 2021: Hardware Hacking Space
Ekoparty Security Conference via YouTube Google Reimagined a Phone - It Was Our Job to Red Team and Secure It
Black Hat via YouTube