alsa-lib/test
SASANO Takayoshi 44705e3a20 test: BSD-like fixes
- rename devname -> pcmdev, it conflicts *BSD <stdlib.h> function
- replace <values.h> -> <limits.h> and fix K&R style related warning
- use config.h to determine include <malloc.h>
- add OpenBSD support and fix printf() warning
- fix warning

Fixes: https://github.com/alsa-project/alsa-lib/pull/298
Signed-off-by: SASANO Takayoshi <uaa@uaa.org.uk>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-02-03 13:22:04 +01:00
..
lsb conf: introduce snd_config_load_string() 2021-12-01 10:18:58 +01:00
ucm
audio_time.c test: BSD-like fixes 2023-02-03 13:22:04 +01:00
chmap.c
client_event_filter.c
control.c
latency.c test: BSD-like fixes 2023-02-03 13:22:04 +01:00
Makefile.am test: rename code to more approriate mixtest 2018-10-24 12:07:33 +02:00
midifile.3
midifile.c test: BSD-like fixes 2023-02-03 13:22:04 +01:00
midifile.h
midiloop.c
mixtest.c Printf unsigned long longs with %llu (mixtest.c) 2019-04-09 10:27:36 +02:00
namehint.c test: BSD-like fixes 2023-02-03 13:22:04 +01:00
oldapi.c
omixer.c
pcm-multi-thread.c test: BSD-like fixes 2023-02-03 13:22:04 +01:00
pcm.c type_compat.h: use ESPIPE instead of EPIPE when ESTRPIPE not defined 2023-02-03 13:21:54 +01:00
pcm_min.c test: pcm_min - add snd_pcm_drain() call and indentation fixes 2020-05-03 20:07:55 +02:00
playmidi1.c Printf unsigned longs with %lu instead of %ld (playmidi1.c) 2019-04-09 10:27:36 +02:00
queue_timer.c test: BSD-like fixes 2023-02-03 13:22:04 +01:00
rawmidi.c rawmidi: rename enum snd_rawmidi_framing to snd_rawmidi_read_mode 2021-10-28 08:40:20 +02:00
seq-decoder.c
seq-sender.c
seq.c
timer.c
user-ctl-element-set.c