chr
2026-04-05 fe750b791d5b517cc4e9bc8e99a9a75139a0cfba
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>
<TestPlan type="OpenTap.TestPlan" Locked="false">
  <Steps>
    <TestStep type="OpenTap.Plugins.BasicSteps.ProcessStep" Version="9.4.0-Development" Id="154cf1ab-d46d-4533-9a0e-2b5b5eeca0f7">
      <Application>tap</Application>
      <Arguments>
        <Base64>dGVzdCBhY3Rpb24gdGVzdGFyZ2FjdGlvbiAtYSAxIC1iIDIgLWMgMyAtZCA0IC1lIDUgLWYgNiAtaSA5IC1pIDEwIA==</Base64>
      </Arguments>
      <WorkingDirectory>.</WorkingDirectory>
      <WaitForEnd>true</WaitForEnd>
      <Timeout>0</Timeout>
      <AddToLog>true</AddToLog>
      <CheckExitCode>false</CheckExitCode>
      <RegularExpressionPattern>
        <Value>1 2 0 4 5 6 \[9 10\]</Value>
        <IsEnabled>true</IsEnabled>
      </RegularExpressionPattern>
      <VerdictOnMatch>Pass</VerdictOnMatch>
      <VerdictOnNoMatch>Fail</VerdictOnNoMatch>
      <ResultRegularExpressionPattern>
        <Value></Value>
        <IsEnabled>false</IsEnabled>
      </ResultRegularExpressionPattern>
      <ResultName>Regex Result</ResultName>
      <Behavior>GroupsAsDimensions</Behavior>
      <DimensionTitles></DimensionTitles>
      <Enabled>true</Enabled>
      <Name>Run Program</Name>
      <ChildTestSteps />
      <BreakConditions>Inherit</BreakConditions>
    </TestStep>
  </Steps>
  <BreakConditions>Inherit</BreakConditions>
  <OpenTap.Description>
      Tests various command line argument types for tap cli.
  </OpenTap.Description>
</TestPlan>