alsa-utils/axfer/test
Takashi Sakamoto c45d994867 axfer: test: minor code arrangement to use the same file descriptor for container-test
In container test program, two file descriptors open to the same file
for 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:29:59 +01:00
..
container-test.c axfer: test: minor code arrangement to use the same file descriptor for container-test 2021-03-11 09:29:59 +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: maintain lifetime of file descriptor outside of container module 2021-03-11 09:28:12 +01:00
run-test-in-tmpdir.sh axfer: test - add run-test-in-tmpdir.sh script 2021-03-06 08:37:16 +01:00