Imported Upstream version 0.7.22
[platform/upstream/libsolv.git] / test / testcases / choicerules / choice1.t
1 #
2 #Rule #2:
3 #    !A-2-1.noarch [3] (w1)
4 #    B-2-1.noarch [4] (w2)
5 #    C-2-1.noarch [5]
6 #
7 # ==> Choice Rule
8 #    !A-2-1.noarch [3] (w1)
9 #    B-2-1.noarch [4] (w2)
10 #
11 repo system 0 testtags <inline>
12 #>=Pkg: B 1 1 noarch
13 #>=Prv: P = 1
14 repo available 0 testtags <inline>
15 #>=Pkg: A 2 1 noarch
16 #>=Req: P = 2
17 #>=Pkg: B 2 1 noarch
18 #>=Prv: P = 2
19 #>=Pkg: C 2 1 noarch
20 #>=Prv: P = 2
21 system i686 rpm system
22
23 job install name A
24 result transaction,problems <inline>
25 result transaction,problems <inline>
26 #>install A-2-1.noarch@available
27 #>upgrade B-1-1.noarch@system B-2-1.noarch@available