tests: add virtual output test 00/191400/3
authorJunkyeong Kim <jk0430.kim@samsung.com>
Tue, 16 Oct 2018 12:34:07 +0000 (21:34 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Thu, 1 Nov 2018 02:34:06 +0000 (02:34 +0000)
commit82dff0f96f23656af78388fd2955690dd31b7ccc
tree27e9772285e440590cb3d9690825be4813460e95
parent6c80f26553de39cde3962f18c418e665a48740e5
tests: add virtual output test

use -V option.

sample sequence:
 test client create virtual output and execute voutput_connect.
 test server send buffers to client.
 test client dump received buffers (0~10, 31~40).
 test client execute mode_change_request when received 30th commit.
 test client execute voutput_disconnect and destroy when received 50th commit.

Change-Id: I8864e8a5bc974b3189ff4e3a8fb66ceccc22dd2c
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
tools/tdm_test_client.c
tools/tdm_test_server.c