[Libosinfo] [libosinfo PATCH 0/5] Remove osinfo-db related tests
Fabiano Fidêncio
fidencio at redhat.com
Wed Mar 20 15:12:46 UTC 2019
This series removes the tests which either are part of osinfo-db or are
going to be (as they've already been posted to the ML).
All the removed tests were testing only osinfo-db content. Now, with the
addition the very same tests to osinfo-db, we can safely remove those
here and never ever depend on adding new data on osinfo-db and test data
here. :-)
The second patch is not going to be sent to the ML due to its size.
Also, the whole amount of isodata files removed has been removed from
the cover letter as it's just noise.
Fabiano Fidêncio (5):
tests: Remove test-*.uris
tests: Remove test-isodetect
test-os: Remove test_resources_minimum_recommended_maximum
test-os: Remove test_resources_uniqueness
test-os: Remove test_devices_duplication
README | 1 -
configure.ac | 8 -
libosinfo.spec.in | 1 -
tests/Makefile.am | 33 +-
...
tests/test-imageuris.c | 83 ----
tests/test-isodetect.c | 456 ------------------
tests/test-mediauris.c | 89 ----
tests/test-os.c | 367 --------------
tests/test-treeuris.c | 87 ----
tests/test-uris-common.c | 109 -----
tests/test-uris-common.h | 26 -
1523 files changed, 3 insertions(+), 40917 deletions(-)
...
delete mode 100644 tests/test-imageuris.c
delete mode 100644 tests/test-isodetect.c
delete mode 100644 tests/test-mediauris.c
delete mode 100644 tests/test-treeuris.c
delete mode 100644 tests/test-uris-common.c
delete mode 100644 tests/test-uris-common.h
--
2.20.1
More information about the Libosinfo
mailing list