Implemented testcases for gbs import.
authorEd Bartosh <eduard.bartosh@intel.com>
Thu, 9 Aug 2012 15:40:22 +0000 (18:40 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Wed, 15 Aug 2012 08:54:35 +0000 (11:54 +0300)
commitb4ffcbf6e621a741d26a3b774e0630072481ef80
tree26cc18eec32dff7ea6870f89a9b62ae8864265fe
parentd7ade0104c26382579270716215d223db345daf9
Implemented testcases for gbs import.

This is a first real set of testcases for the gbs module. Testcases were
taken from gbs-auto-test project (Thanks, guys!) and integrated into
existing continuous integration infrastructure. Some new testcase have
been added to increase test coverage.

Change-Id: I0d8c7379d1d87919d1b9f2863480e1a6451793f7
22 files changed:
setup.cfg [new file with mode: 0644]
tests/02_test_import.py [new file with mode: 0644]
tests/testdata/ConsoleKit-0.4.5.zip [new file with mode: 0644]
tests/testdata/ail-0.2.29-2.3.src.rpm [new file with mode: 0644]
tests/testdata/ail-0.2.29-2.5.src.rpm [new file with mode: 0644]
tests/testdata/app-core-1.2-19.3.src.rpm [new file with mode: 0644]
tests/testdata/bad.spec [new file with mode: 0644]
tests/testdata/bad.src.rpm [new file with mode: 0644]
tests/testdata/bison-1.27.tar.gz [new file with mode: 0644]
tests/testdata/bluez_unpacked/Makefile [new file with mode: 0644]
tests/testdata/bluez_unpacked/bluetooth.init [new file with mode: 0644]
tests/testdata/bluez_unpacked/bluez-4.87.tar.gz [new file with mode: 0644]
tests/testdata/bluez_unpacked/bluez-fsync.patch [new file with mode: 0644]
tests/testdata/bluez_unpacked/bluez.changes [new file with mode: 0644]
tests/testdata/bluez_unpacked/bluez.spec [moved from tests/testdata/bluez.spec with 99% similarity]
tests/testdata/bluez_unpacked/bluez.yaml [new file with mode: 0644]
tests/testdata/bluez_unpacked/disable-hal-plugin.patch [new file with mode: 0644]
tests/testdata/bluez_unpacked/enable_HFP.patch [new file with mode: 0644]
tests/testdata/bluez_unpacked/install-more-binary-test.patch [new file with mode: 0644]
tests/testdata/bluez_unpacked/install-test-scripts.patch [new file with mode: 0644]
tests/testdata/bluez_unpacked/powered.patch [new file with mode: 0644]
tests/testdata/bluez_unpacked/remove-duplicate-wrong-udev-rule-for-dell-mice.patch [new file with mode: 0644]