]> 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)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sun, 19 Jun 2022 11:43:34 +0000 (20:43 +0900)
commitd59c885bea9f4683d38bba25fa2619fc41972e52
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