21 citations · 21 across the 3 of their papers we have counts for
3 papers
cs.SE2022
Static Analysis Deployment Pitfalls
Flash Sheridan
Organizational, political, and configuration mistakes in the deployment of a static source code analysis tool within a software development organization can result in most of the v…
cs.SE2022
Deploying Static Analysis
Flash Sheridan
Static source code analysis is a powerful tool for finding and fixing bugs when deployed properly; it is, however, all too easy to deploy it in a way that looks good superficially,…
cs.SE2022★ 21 cited
Practical Testing of a C99 Compiler Using Output Comparison
Flash Sheridan
A simple technique is presented for testing a C99 compiler, by comparison of its output with output from preexisting tools. The advantage to this approach is that new test cases ca…