]> git.alsa-project.org Git - alsa-lib.git/commit
test: Add an example program to inquire UMP Endpoint and Block info
authorTakashi Iwai <tiwai@suse.de>
Thu, 15 Aug 2024 14:36:18 +0000 (16:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Aug 2024 14:41:53 +0000 (16:41 +0200)
commit3e38164ee5d3a926e60bf8270aa984bf26393960
treee46ac2267edcdfaebe7a24d75f9a422078094749
parentfa673b719cca2332a6936211f0ab5e72233c4f52
test: Add an example program to inquire UMP Endpoint and Block info

Provide an example program to inquire UMP Endpoint and Block info in
various APIs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
test/Makefile.am
test/umpinfo.c [new file with mode: 0644]