]> git.alsa-project.org Git - alsa-gobject.git/commit
tests: rename helper function to test object interface
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 19 Jun 2022 11:38:51 +0000 (20:38 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 19 Jun 2022 11:38:51 +0000 (20:38 +0900)
commitb4291f4fa991ee912d7035977bd6be1616491e8b
treec00781dea7c4b0068a15ca1fefcbe49146e773cd
parent8756784899b71ada1b33f5c9c9a7d01f162147b0
tests: rename helper function to test object interface

It appears that some helper functions are required to test GObject
interface, enumerations, and flags.

This commit renames current helper function for objects.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
34 files changed:
tests/alsactl-card
tests/alsactl-card-info
tests/alsactl-elem-id
tests/alsactl-elem-info-boolean
tests/alsactl-elem-info-bytes
tests/alsactl-elem-info-enumerated
tests/alsactl-elem-info-iec60958
tests/alsactl-elem-info-integer
tests/alsactl-elem-info-integer64
tests/alsactl-elem-value
tests/alsahwdep-device-info
tests/alsarawmidi-stream-pair
tests/alsarawmidi-substream-info
tests/alsarawmidi-substream-params
tests/alsarawmidi-substream-status
tests/alsaseq-client-info
tests/alsaseq-client-pool
tests/alsaseq-port-info
tests/alsaseq-queue-info
tests/alsaseq-queue-status
tests/alsaseq-queue-tempo
tests/alsaseq-queue-timer-alsa
tests/alsaseq-subscribe-data
tests/alsaseq-system-info
tests/alsaseq-user-client
tests/alsatimer-device-id
tests/alsatimer-device-info
tests/alsatimer-device-params
tests/alsatimer-device-status
tests/alsatimer-instance-info
tests/alsatimer-instance-params
tests/alsatimer-instance-status
tests/alsatimer-user-instance
tests/helper.py