atf_flow_help_for_each_testable constant

TranslationEntry const atf_flow_help_for_each_testable

Implementation

static const atf_flow_help_for_each_testable = TranslationEntry(
  key: 'atf_flow_help_for_each_testable',
  value:
      'Iterates through each active testable on the tree that matches the set RegEx pattern, sets that testable id in the given variable name, and then executes the associated step.',
);