summaryrefslogtreecommitdiff
path: root/axfer/test
Commit message (Expand)AuthorAgeFilesLines
* aplay,axfer: Replace off64_t with off_tKhem Raj2023-01-232-3/+3
* axfer: test: reduce test case for maximum number of samples per frameTakashi Sakamoto2021-03-111-1/+1
* Revert "axfer: test - add run-test-in-tmpdir.sh script"Takashi Sakamoto2021-03-111-19/+0
* axfer: test: reduce test case for maximum number of frame countTakashi Sakamoto2021-03-111-1/+1
* axfer: test: use memfd_create() for mapper-testTakashi Sakamoto2021-03-111-3/+14
* axfer: test: minor code arrangement to use the same file descriptor for mappt...Takashi Sakamoto2021-03-111-39/+34
* axfer: test: use memfd_create() for container-testTakashi Sakamoto2021-03-111-4/+13
* axfer: test: minor code arrangement to use the same file descriptor for conta...Takashi Sakamoto2021-03-111-17/+23
* axfer: maintain lifetime of file descriptor outside of container moduleTakashi Sakamoto2021-03-112-12/+34
* axfer: open file descriptor outside of container moduleTakashi Sakamoto2021-03-112-7/+24
* axfer: test - add run-test-in-tmpdir.sh scriptJaroslav Kysela2021-03-061-0/+19
* axfer: test: fix invalid comparison of 64 bit storage in ILP32 data typeTakashi Sakamoto2019-07-313-85/+85
* axfer/test: fix uninitialized warningTakashi Sakamoto2019-05-071-2/+2
* axfer/test: fix uninitialized warningTakashi Sakamoto2019-05-071-1/+3
* axfer: add missing header file of unit test to distributionTakashi Sakamoto2019-01-291-0/+2
* axfer: add a unit test for mapper interfaceTakashi Sakamoto2018-11-132-2/+509
* axfer: add unit test for container interfaceTakashi Sakamoto2018-11-134-0/+621