-
Notifications
You must be signed in to change notification settings - Fork 90
/
testresults_util_access_test_data.xml
131 lines (131 loc) · 5.6 KB
/
testresults_util_access_test_data.xml
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0" encoding="windows-1252" ?>
<TABLE>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.1.a.1 </test_id>
<test_dsc> Error: Valid XPORT, Invalid DS, remote XPT </test_dsc>
<pparm_DS> dset_dne </pparm_DS>
<kparm_XPORT> test </kparm_XPORT>
<kparm_LOCAL missing=" " />
<test_expect> -css_dset_dne </test_expect>
<test_result> -css_dset_dne </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( dset_dne, XPORT=test) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.1.a.2 </test_id>
<test_dsc> Error: Valid XPORT, Invalid DS, local XPT </test_dsc>
<pparm_DS> dset_dne </pparm_DS>
<kparm_XPORT> test </kparm_XPORT>
<kparm_LOCAL> C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/ </kparm_LOCAL>
<test_expect> -css_dset_dne </test_expect>
<test_result> -css_dset_dne </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( dset_dne, XPORT=test, LOCAL=C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.1.b.1 </test_id>
<test_dsc> Error: Invalid XPORT, remote XPT </test_dsc>
<pparm_DS> xpt_dne </pparm_DS>
<kparm_XPORT missing=" " />
<kparm_LOCAL missing=" " />
<test_expect> -css_xpt_dne </test_expect>
<test_result> -css_xpt_dne </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( xpt_dne) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.1.b.2 </test_id>
<test_dsc> Error: Invalid XPORT, local XPT </test_dsc>
<pparm_DS> xpt_dne </pparm_DS>
<kparm_XPORT missing=" " />
<kparm_LOCAL> C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/ </kparm_LOCAL>
<test_expect> -css_xpt_dne </test_expect>
<test_result> -css_xpt_dne </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( xpt_dne, LOCAL=C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.2.a.1 </test_id>
<test_dsc> Access same-named data set </test_dsc>
<pparm_DS> test </pparm_DS>
<kparm_XPORT missing=" " />
<kparm_LOCAL missing=" " />
<test_expect> expect_test=css_test </test_expect>
<test_result> expect_test=css_test </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( test) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.2.a.2 </test_id>
<test_dsc> Access local same-named data set </test_dsc>
<pparm_DS> test </pparm_DS>
<kparm_XPORT missing=" " />
<kparm_LOCAL> C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/ </kparm_LOCAL>
<test_expect> expect_test=css_test </test_expect>
<test_result> expect_test=css_test </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( test, LOCAL=C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.2.b.1 </test_id>
<test_dsc> Access other-named data set </test_dsc>
<pparm_DS> demo </pparm_DS>
<kparm_XPORT> test </kparm_XPORT>
<kparm_LOCAL missing=" " />
<test_expect> expect_demo=css_demo </test_expect>
<test_result> expect_demo=css_demo </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( demo, XPORT=test) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
<CSS_PASSFAIL>
<test_mac> util_access_test_data </test_mac>
<test_id> atd.2.b.2 </test_id>
<test_dsc> Access local other-named data set </test_dsc>
<pparm_DS> demo </pparm_DS>
<kparm_XPORT> test </kparm_XPORT>
<kparm_LOCAL> C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/ </kparm_LOCAL>
<test_expect> expect_demo=css_demo </test_expect>
<test_result> expect_demo=css_demo </test_result>
<test_pdlim> | </test_pdlim>
<test_calls> 1 </test_calls>
<macro_call_1> %util_access_test_data( demo, XPORT=test, LOCAL=C:\Users\ditommd1\AppData\Local\Temp\SAS Temporary Files\_TD5928/) </macro_call_1>
<test_type> D </test_type>
<test_post missing=" " />
<result> PASS </result>
</CSS_PASSFAIL>
</TABLE>