OSDN Git Service

ctl: support dimension test for user-defined element set
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Jun 2016 13:43:03 +0000 (22:43 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Jun 2016 06:42:18 +0000 (08:42 +0200)
commitea7bc7f91a4053b11a3c266a3c547b9fb3de3266
tree2e429a71376af5bf992d38fb11c02f6ad90392d4
parent18a46abf34f24e591cc46fcd83bbe2e2e9e1d921
ctl: support dimension test for user-defined element set

In former commits, APIs to add an element set are extended to support extra
fields to information structure. Currently, the fields are mainly used to
describe dimension level.

This commit adds tests to check the dimension level.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
test/user-ctl-element-set.c