Upload Tizen:Main source
[external/libsatsolver.git] / tests / solver / data.libzypp / kernel-tests / 1_2_3-default-test.xml
1 <?xml version="1.0"?>
2 <test>
3 <setup>
4   <system file="1.2.3-default-system.xml.gz"/>
5   <channel name="packages" file="1.2.3-default-packages.xml.gz"/>
6   <hardwareInfo path="kernel-hardware"/>
7 </setup>
8 <!-- 
9     (1.2) Kernel ABI has changed
10
11       The KMPs and the kernel become incompatible. This results in
12       a mismatch in kernel(name) = version Provides of the kernel and
13       requires of the KMP. The resolver should indicate a conflict to
14       be resolved interactively.
15
16       (1.2.3) An updated some-kmp-$flavor matching the kernel is
17               available
18
19         The kernel and the KMP should get updated.
20
21 -->
22
23 <trial>
24   <distupgrade delete_unmaintained="false"/>
25   <reportproblems/>
26 </trial>
27
28 </test>