annotate test/suite_aggrs/design.txt @ 455:68733edd9bd1

suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
author Tassilo Philipp
date Thu, 27 Jan 2022 15:04:48 +0100
parents b4ddad459690
children 236015fdf7a8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
433
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
1 v{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
2 vd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
3 vdd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
4 vddd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
5 vdddd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
6 vddddd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
7 vdddddd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
8 vddddddd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
9 vdddddddd{ddd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
10 v{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
11 vd{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
12 vdd{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
13 vddd{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
14 vdddd{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
15 vddddd{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
16 vdddddd{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
17 vddddddd{dd}
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
18 vdddddddd{dd}
432
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
19 viiiii{ii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
20 viiiii{ici}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
21 viiiii{il}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
22 vfiiiii{il}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
23 viiiiif{il}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
24 viiiiif{li}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
25 viiiii{il}f
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
26 viiiii{li}f
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
27 viiffiii{ps}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
28 viiiiiff{li}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
29 viiiiiff{il}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
30 viiiii{il}ff
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
31 viiiii{li}ff
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
32 i
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
33 i{}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
34 i{i}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
35 i{ii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
36 i{iii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
37 i{iiii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
38 f
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
39 f{}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
40 f{i}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
41 f{ii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
42 d{ii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
43 f{iii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
44 f{iiii}
167faab0c0be first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;
Tassilo Philipp
parents:
diff changeset
45 ss{ii}
433
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
46 v{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
47 vd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
48 vdd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
49 vddd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
50 vdddd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
51 vddddd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
52 vdddddd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
53 vddddddd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
54 vdddddddd{ddd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
55 v{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
56 vd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
57 vdd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
58 vddd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
59 vdddd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
60 vddddd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
61 vdddddd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
62 vddddddd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
63 vdddddddd{dd}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
64 viiiii{ii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
65 viiiii{ici}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
66 viiiii{il}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
67 vfiiiii{il}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
68 viiiiif{il}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
69 viiiiif{li}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
70 viiiii{il}fijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
71 viiiii{li}fijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
72 viiffiii{ps}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
73 viiiiiff{li}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
74 viiiiiff{il}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
75 viiiii{il}ffijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
76 viiiii{li}ffijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
77 iijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
78 i{}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
79 i{i}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
80 i{ii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
81 i{iii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
82 i{iiii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
83 fijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
84 f{}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
85 f{i}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
86 f{ii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
87 d{ii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
88 f{iii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
89 f{iiii}ijf
45662241d9cd suite_aggrs now handling struct by value return types, also
Tassilo Philipp
parents: 432
diff changeset
90 ss{ii}ijf
438
b4ddad459690 suite_aggr;
Tassilo Philipp
parents: 435
diff changeset
91 {ii}ijf
455
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
92 {s}fcf{sppffp}fpp{fpdls}lpj{ifjdi}j{jjf}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
93 {{cpcfjcfjddispli}ps}{f}ssdf{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
94 {}ci{fsppcfcp}l{p}{iciddsp}{{}scpdcspcdlldjfijlpppdii}{fpdfddsldjccpjd}clf
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
95 {}i{}fflpsdil{cd{ccj{cicpslscccp}fcsl{}dslsciidsi{lsdslff}ddlfjpd{ldppsdpl}jpiscjcdppfisp}{cpifjsccffilifjpifdjc{cpjddpidljif}fdcdld}{}fip{}ji}sl{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
96 {}jc{}slisfs{s}ic
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
97 {}lffic{}pip{}{c}s{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
98 {cdfdplifjscffdlci}jip{cidjjp}s
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
99 {clcc{fss}sfs}cdi{idci}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
100 {dcldlifid{sddi}djffs{csdifffjdscsjdlsff}jjsij}ff{{dlsjsdd{cipljscjplppldsif}cllsdp}pldjl}{}j{}fji{}cd
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
101 {fj}{}j{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
102 {jsiffjcss}pc{}j
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
103 {sjidisifjffif}dc{fpjcppl}jc{c}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
104 {ssspifdjccjdcidif{i}{d}jlc{plfifdlscs}ls}d{}ffpj
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
105 ccc{ffjspsljcj}dil
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
106 cjllfc{}splsd{}cf{j{jijd}pdjjpipc{sljjlsfjfd}jd{isfpjciipcf{flfdfss}pif}}j
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
107 cjp{fl{}dpdsslfscfsjjc{cdc{jic}l}}c{sjjpjcfjff}{}{}pl{}{pdl}ps
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
108 clj{f{{jijlifisplscdijjl}{lifiijscdljiifcsijjs}dj}ppi}cdpdd{jsdf{dsscicp}lsijspcpcpjdjip{fdpjpjcfps}pclplpdddi{jjjfcfpppjsl}pcspps}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
109 clsc{cjilpcp}sfspdc{}j{c}fs
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
110 d{scs{j}}p{ffdfcijllcpidjlfcfdilcsjpdifjcjsfj}pi{}pcf{}ld
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
111 dsf{flff}cc
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
112 fci{jjlff{jdcfcsdjjlcdjlipfji}csijld}sj
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
113 i{dlclpfifpifsf}lpldl{dijpiccjpf}{lcpfcflpsiilfsjp}pp{}ssj
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
114 icjlifs{}csd{psdd{ffsdd}sfli{p{idsififdjsfsddlflsidjlsfjdpfpds}l}d{sj}{s{idjjfpij}dppcjsf{lcd}}l{c{}cfs{}plp{dppjcfdsjpcpddpiffslpscd}}jjpsscfpsjijfdjljsi{j{llicfidpic}{is}fci}j{ddic{l}silflljdi}cj{{pcdlddffcpjddlfijdldl}sddlf{dpfipjdjcl}s}j}dpcl
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
115 idd{}i{jisiif{dlpi}fsp}i{jfccd}fplfsid
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
116 ipcf{dcsfdlff}i{}ssfddslpjd
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
117 ipfl{ff{lpfff{jpjcslscippjs}djdlclil}}cdcijd
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
118 j{}{}pli{}fsll{cs}{}pf{}d
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
119 jdf{lc{id{fcsdcdpcssfjffljcsclddipijjlciifjjljscjiicfdcidiji}cppi{}f{s}pljc{lcidiijs}ljdff}ffps}jfif{pjdds}cs{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
120 l{}f{fl}dsp{}fc
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
121 l{}jp{fpl}dill{llilffsclcf{jspijsd{spij}d{jpfs}sjjdcldppll{f}c}s{dijcfjdlfjsdjisd}iid{diif{sfdjppf}piijf}fddcc}ds
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
122 l{fc}ld{fdcf}s{clp}{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
123 lips{cs}isfddf{c}{}lil
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
124 ljdcjsl{}i{c}{}s
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
125 lpll{dcjid}l{lcj{cjscd{fisciplfjpjjfscffdsfccdjscclifjcsdfpic}cfc{fdpl}ip}}{}si{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
126 lsl{}c{{jjcddi}jcfc}lccjj{d}ji{}cj
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
127 p{fddc}{lfip}{fssff{piplfsillii}is{fdcsddlccff}ipi{}}{}ls
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
128 pd{lc}f{}{dfpdldicsddcdppjdjcpspfcsj}{}d{}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
129 pf{jji{pfiiclcdscj}ip}pif{}j{sspfd{{if}{jdsdfd}fjffpcll{pplijisslclfdj}fsfjcifd}i{jdf}jssfji{{cjddssddijcjfdsp}c}fd{c{}fsipcjljcsls}sjiid{c{j}{iffsdlcjfi}ffl}ffldpfsd{{pd}{fipijiflfidfjc}fids}{}{dlfllpcfsicl{lsssdcl}llisfs}p}ffls
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
130 pjsis{dlcdiipjlfjslj}{{lficdjispc}f{ldpjcd{lsldi}cidcssfjijdppjfl}l}didsfscjf
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
131 pscd{}pclc{i}scli
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
132 scjl{jlsflsd}f{jisj}p{}{}i{}cic{}d
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
133 scpjcldcis{}p{sldcjccjcfpjjp{{dfddcd}cd{fsdpisjjpjl}jcldjcfi{jcfccj}cc{fspilffdicsslififflsssls}p}fdl}spl
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
134 sic{}l{dd{d}lc{iissdicsfidifdlfjils}jf}i
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
135 sid{fciffcsclcldpicpl}{}{}jlcsf{}l
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
136 spfcll{djifci{j{sipisl}ddp}{{jljfiijflcff}pc{dl}dplfjisiccppjs{pplcfcdpcipcjicsldsf}ld}}is{p}
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
137 sslfjiji{s}ipc{}{}{}cc
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
138 v{pp}d{d{il}{dlcplcpflcsf}lfpcfillfii}c{}p{}{}fll
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
139 vcp{ddsfsfs{pjl}fcpid{ffilli}pplslj{slpicdcfcppdps}j}fspc{}idpfj
68733edd9bd1 suite_aggrs: added all cases that failed on x64 dynOS test platforms to design.txt
Tassilo Philipp
parents: 438
diff changeset
140 vps{fcddipp}{}psdd