package ortac-runtime-qcheck-stm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Runtime support library for Ortac/QCheck-STM-generated code
Install
dune-project
Dependency
Authors
Maintainers
Sources
.tar.gz
md5=1bbffc8b2ecf943c2d66bdf9c72b994a
sha512=f23537bc18149e5cf5f5035139fac0541b55f7087127b1ca963f16d8852096d7fbdd5378b9fbb7703a3ce175b4a90ad8a7dfafc4292b5f1196fa11fbef43a178
doc/ortac-runtime-qcheck-stm.domain/Ortac_runtime_qcheck_stm_domain/MakeExt/index.html
Module Ortac_runtime_qcheck_stm_domain.MakeExtSource
Parameters
module Spec : SpecExtOrtacSignature
Source
val check_obs :
(Spec.cmd -> Spec.state -> bool -> STM.res -> string) ->
(Spec.cmd -> Spec.state -> STM.res -> 'a option) ->
(Spec.cmd * STM.res) list ->
(Spec.cmd * STM.res) list ->
(Spec.cmd * STM.res) list ->
Spec.state ->
(traces * 'a) optionSource
val arb_cmds_triple :
int ->
int ->
(Spec.cmd list * Spec.cmd list * Spec.cmd list) QCheck.arbitrarySource
val arb_triple :
int ->
int ->
(Spec.state -> Spec.cmd QCheck.arbitrary) ->
(Spec.state -> Spec.cmd QCheck.arbitrary) ->
(Spec.state -> Spec.cmd QCheck.arbitrary) ->
(Spec.cmd list * Spec.cmd list * Spec.cmd list) QCheck.arbitrarySource
val agree_prop :
int ->
(unit -> 'a) ->
(Spec.cmd -> Spec.state -> bool -> STM.res -> string) ->
(Spec.cmd -> Spec.state -> STM.res -> Report.t option) ->
(Spec.cmd list * Spec.cmd list * Spec.cmd list) ->
boolSource
val agree_test :
count:int ->
name:string ->
int ->
(unit -> 'a) ->
(Spec.cmd -> Spec.state -> bool -> STM.res -> string) ->
(Spec.cmd -> Spec.state -> STM.res -> Report.t option) ->
QCheck.Test.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page