extfs: rpm: add test for a custom package.
commitb10f34e8982e0ea8991b7a7fbfe2c054074058dc
authorMooffie <mooffie@gmail.com>
Thu, 5 Jan 2017 12:09:00 +0000 (5 14:09 +0200)
committerMooffie <mooffie@gmail.com>
Mon, 16 Jan 2017 11:58:07 +0000 (16 13:58 +0200)
tree668af9214e94001d686599f998873fc6e35ec1f3
parent4b8785ead653ada035ced5ddf833019336a6c41c
extfs: rpm: add test for a custom package.

We use a 'spec' contributed by Jiri Tyr.

We keep the previous test (by renaming rpm.* to rpm.glib.*), though, in case
somebody wants to work on data from "the real world".

Signed-off-by: Mooffie <mooffie@gmail.com>
tests/src/vfs/extfs/helpers-list/Makefile.am
tests/src/vfs/extfs/helpers-list/data/rpm.README
tests/src/vfs/extfs/helpers-list/data/rpm.custom.env_vars [copied from tests/src/vfs/extfs/helpers-list/data/rpm.env_vars with 100% similarity]
tests/src/vfs/extfs/helpers-list/data/rpm.custom.input [new file with mode: 0644]
tests/src/vfs/extfs/helpers-list/data/rpm.custom.output [new file with mode: 0644]
tests/src/vfs/extfs/helpers-list/data/rpm.glib.env_vars [moved from tests/src/vfs/extfs/helpers-list/data/rpm.env_vars with 100% similarity]
tests/src/vfs/extfs/helpers-list/data/rpm.glib.input [moved from tests/src/vfs/extfs/helpers-list/data/rpm.input with 100% similarity]
tests/src/vfs/extfs/helpers-list/data/rpm.glib.output [moved from tests/src/vfs/extfs/helpers-list/data/rpm.output with 100% similarity]
tests/src/vfs/extfs/helpers-list/misc/Makefile.am
tests/src/vfs/extfs/helpers-list/misc/test.spec [new file with mode: 0644]