aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pcm_export: use the byte_reverse library directlyMax Kellermann2012-03-211-2/+0
| | | | | Delete the now-unused pcm_byteswap library, and optimize the pcm_export_state object.
* test: add GLib testing compatibility headerMax Kellermann2011-10-191-0/+1
| | | | Didn't compile on GLib < 2.16.
* test: add unit test for the PCM libraryMax Kellermann2011-10-101-0/+38