Project

General

Profile

Actions

Task #7395

closed

Support for external code and global labels

Added by Alexander Kamkin over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Andrei Tatarnikov
Category:
-
Target version:
Start date:
07/13/2016
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Published in build:
2.4.15

Description

A test template is a sequence of blocks. Each block is either a usual block (to be unrolled to a sequence of test cases) or an external code (e.g. prologue or epilogue).

It is allowed to define global labels and jump to global labels in external code. It is prohibited to jump over usual blocks and jump to local labels.

When external code appears, the generator starts interpreting it (this may involve jumping to global labels) and does so until the control flow reaches an unhandled block.

Actions #1

Updated by Andrei Tatarnikov over 7 years ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by Andrei Tatarnikov over 7 years ago

  • Status changed from New to Open

r6729 - Blocks are divided into external (global code) and internal (test cases).
r6736 - TrivialEngine, an engine for processing global code (no presimulation, no data generation).

Actions #3

Updated by Andrei Tatarnikov over 7 years ago

  • Status changed from Open to Resolved
Actions #4

Updated by Andrei Tatarnikov about 7 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 2.4.15
Actions

Also available in: Atom PDF