]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-753297-upgradable
link DependencyData structs together
[apt.git] / test / integration / test-bug-753297-upgradable
index 068704b3e73a1ad11ff74556c4ff8faf2b0415e4..53bf3361beeddfc14c6521184b97e4bb76476b4a 100755 (executable)
@@ -16,8 +16,7 @@ Pin: release unstable
 Pin-Priority: 1
 EOF
 
-insertinstalledpackage 'foo' 'all' '1'
-insertpackage 'testing' 'foo' 'all' '1'
+insertpackage 'testing,installed' 'foo' 'all' '1'
 insertpackage 'testing-updates' 'foo' 'all' '2'
 insertpackage 'unstable' 'foo' 'all' '3'
 
@@ -26,9 +25,9 @@ insertpackage 'testing' 'bar' 'all' '2'
 
 setupaptarchive
 
-testequal "Listing...
+testsuccessequal "Listing...
 bar/testing 2 all [upgradable from: 1]" apt list --upgradable
 
-testequal "Listing...
+testsuccessequal "Listing...
 bar/testing 2 all [upgradable from: 1]
 foo/testing,now 1 all [installed]" apt list