alsa-utils/axfer/test
Takashi Sakamoto 92004425fc axfer: test: use memfd_create() for mapper-test
The mapper test program writes audio data frame to files, and read
them from the files, then validate them. For the operations, usage of
any in-memory file is good to shorten time of overall operations.

This commit uses shm by memfd_create().

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: use memfd_create() for mapper-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