| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-18 15:18:05 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-18 15:18:05 +0200 |
| commit | 59d6ea1df12aa2fadcab1ec5cd22b99873721869 (patch) | |
| tree | a75f2a4edc3eb419585cff809025289ea8f5295e /data/property/test-case | |
| parent | 80e9830758781e46a283e493a3c2f902969c0bea (diff) | |
Moves the templates to accommodate the tests.
Diffstat (limited to 'data/property/test-case')
| -rw-r--r-- | data/property/test-case/fast.pp | 6 | ||||
| -rw-r--r-- | data/property/test-case/slow.pp | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/data/property/test-case/fast.pp b/data/property/test-case/fast.pp deleted file mode 100644 index b460eec..0000000 --- a/data/property/test-case/fast.pp +++ /dev/null @@ -1,6 +0,0 @@ -The component described by the entity $ent.IDENTIFIER$ (declared in $ent.FILE$, -line $ent.LINE$, column $ent.COLUMN$) has a simple flip-flop described by the -process $ps.LABEL$ (declared in $ps.FILE$, l. $ps.LINE$, c. $ps.COLUMN$), -controlled by $clk.IDENTIFIER$ (declared in $clk.FILE$, l. $clk.LINE$, -c. $clk.COLUMN$), and with output $reg.IDENTIFIER$ (declared in $reg.FILE$, -l. $reg.LINE$, c. $reg.COLUMN$). diff --git a/data/property/test-case/slow.pp b/data/property/test-case/slow.pp deleted file mode 100644 index b460eec..0000000 --- a/data/property/test-case/slow.pp +++ /dev/null @@ -1,6 +0,0 @@ -The component described by the entity $ent.IDENTIFIER$ (declared in $ent.FILE$, -line $ent.LINE$, column $ent.COLUMN$) has a simple flip-flop described by the -process $ps.LABEL$ (declared in $ps.FILE$, l. $ps.LINE$, c. $ps.COLUMN$), -controlled by $clk.IDENTIFIER$ (declared in $clk.FILE$, l. $clk.LINE$, -c. $clk.COLUMN$), and with output $reg.IDENTIFIER$ (declared in $reg.FILE$, -l. $reg.LINE$, c. $reg.COLUMN$). |


