alsa-utils/axfer/test
Takashi Sakamoto 5ab26fbc14 axfer: test: minor code arrangement to use the same file descriptor for mappter-test
In mapper test program, two set of file descriptors open to the same files
for container builder and parser contexts, however the same file descriptor
is available for the case.

This commit arranges to use the same file descriptor for the contexts.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-03-11 09:30:02 +01:00
..
container-test.c axfer: test: use memfd_create() for container-test 2021-03-11 09:30:02 +01:00
generator.c axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type 2019-07-31 15:58:46 +02:00
generator.h axfer: add unit test for container interface 2018-11-13 12:04:25 +01:00
Makefile.am axfer: add missing header file of unit test to distribution 2019-01-29 16:48:00 +01:00
mapper-test.c axfer: test: minor code arrangement to use the same file descriptor for mappter-test 2021-03-11 09:30:02 +01:00
run-test-in-tmpdir.sh axfer: test - add run-test-in-tmpdir.sh script 2021-03-06 08:37:16 +01:00