[Libosinfo] [libosinfo PATCH 0/3] Add tests for OsinfoImage

Fabiano Fidêncio fidencio at redhat.com
Thu Nov 1 14:57:55 UTC 2018


This patchset introduces a bunch of tests for the following series:
https://www.redhat.com/archives/libosinfo/2018-November/msg00009.html

Fabiano Fidêncio (3):
  tests: Add test-image
  tests: Add test-imagelist
  tests: Add test-imageuris

 tests/Makefile.am      |  15 +++
 tests/test-image.c     |  64 ++++++++++++
 tests/test-imagelist.c | 228 +++++++++++++++++++++++++++++++++++++++++
 tests/test-imageuris.c | 150 +++++++++++++++++++++++++++
 4 files changed, 457 insertions(+)
 create mode 100644 tests/test-image.c
 create mode 100644 tests/test-imagelist.c
 create mode 100644 tests/test-imageuris.c

-- 
2.19.1




More information about the Libosinfo mailing list