Upload Tizen:Main source
[external/libsatsolver.git] / tests / solver / data.libzypp / patch-tests / parallel-atmos-test.xml
1 <?xml version="1.0"?>
2 <!--
3    patch-B1 will be installed. patch-A1 has an atom with the same
4    same. No error concerning parallel installation of the atom will
5    be displayed and patch-B1 will be installed
6 -->
7 <test>
8 <setup>
9   <arch name="i586"/>
10   <system file="patchA-installed.xml"/>
11   <channel file="patchB-new.xml" name="new_source"/>
12 </setup>
13 <trial>
14   <install channel="new_source" kind="patch" package="patch-B1"/>
15   <reportproblems/>
16 </trial>
17 </test>