You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
2.8 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>UnitTests__AnalyzerTester (infer.UnitTests__AnalyzerTester)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../index.html">infer</a> &#x00BB; UnitTests__AnalyzerTester</nav><h1>Module <code>UnitTests__AnalyzerTester</code></h1></header><div class="spec module" id="module-F"><a href="#module-F" class="anchor"></a><code><span class="keyword">module</span> F = Stdlib.Format</code></div><aside><p>utilities for writing abstract domains/transfer function tests</p></aside><dl><dt class="spec module" id="module-StructuredSil"><a href="#module-StructuredSil" class="anchor"></a><code><span class="keyword">module</span> <a href="StructuredSil/index.html">StructuredSil</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></dt><dd><p>structured language that makes it easy to write small test programs in OCaml</p></dd></dl><div class="spec module" id="module-MakeMake"><a href="#module-MakeMake" class="anchor"></a><code><span class="keyword">module</span> <a href="MakeMake/index.html">MakeMake</a> : <span class="keyword">functor</span> (<a href="MakeMake/argument-1-MakeAbstractInterpreter/index.html">MakeAbstractInterpreter</a> : <a href="../Absint/AbstractInterpreter/index.html#module-type-Make">Absint.AbstractInterpreter.Make</a>) <span>&#45;&gt;</span> <span class="keyword">functor</span> (<a href="MakeMake/argument-2-T/index.html">T</a> : <a href="../Absint/TransferFunctions/index.html#module-type-SIL">Absint.TransferFunctions.SIL</a> <span class="keyword">with</span> <span class="keyword">type</span> <a href="MakeMake/CFG/Node/index.html#type-t">CFG.Node.t</a> = <a href="../IR/Procdesc/Node/index.html#type-t">IR.Procdesc.Node.t</a>) <span>&#45;&gt;</span> <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Make"><a href="#module-Make" class="anchor"></a><code><span class="keyword">module</span> <a href="Make/index.html">Make</a> : <span class="keyword">functor</span> (<a href="Make/argument-1-T/index.html">T</a> : <a href="../Absint/TransferFunctions/index.html#module-type-SIL">Absint.TransferFunctions.SIL</a> <span class="keyword">with</span> <span class="keyword">type</span> <a href="Make/CFG/Node/index.html#type-t">CFG.Node.t</a> = <a href="../IR/Procdesc/Node/index.html#type-t">IR.Procdesc.Node.t</a>) <span>&#45;&gt;</span> <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>