OSDN Git Service

test: use actual information for TLV operation
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 28 Sep 2016 23:57:21 +0000 (08:57 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Sep 2016 15:12:38 +0000 (17:12 +0200)
commitee1182d2cbb4930ca1166bc03f3b0fcfbb594145
tree6f91445f7fe67a63af2ae2a8f78c221f75989241
parent21dcb000c8cfe38d3120419e0bd5360855318e55
test: use actual information for TLV operation

Currently, this test program uses undefined type of TLV data. This can
bring confusions to userspace applications.

This commit replaces the array with valid information, constructed by newly
exported TLV macros from kernel land.

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