Upload Tizen:Main source
[external/libsatsolver.git] / tests / solver / data.libzypp / freshen-tests / exercise-10-test.xml
1 <?xml version="1.0"?>
2 <!--
3    A-1.1 is installed
4
5     A-1.1 is available
6    Patch-A-1.1 is available and satisfied
7
8    Patch-A-1.1 is to be installed
9
10    : Patch-A-1-1 is installed
11 -->
12 <test allow_virtual_conflicts="yes">
13 <setup>
14   <system file="exercise-2-system.xml.gz"/>
15   <channel name="test" file="exercise-1-packages.xml.gz"/>
16 </setup>
17 <trial>
18   <establish/>
19   <install channel="test" kind="patch" package="Patch-A"/>
20 </trial>
21 </test>