tests: check decoding of incomplete SCM_TIMESTAMP* control messages
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 15 Jun 2017 17:00:34 +0000 (17:00 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 15 Jun 2017 23:52:48 +0000 (23:52 +0000)
commit8384bf80678574df508184f4c85bd1e3b4dc2c84
tree5656d41d5441b5fcea5a673f4ce4fb3b3fedc00c
parentc0a127d16341ed7fd574d2367761b721a1c91aca
tests: check decoding of incomplete SCM_TIMESTAMP* control messages

* tests/msg_control.c (test_scm_timestamp, test_scm_timestampns,
test_scm_timestamping): Check decoding of incomplete control messages.
tests/msg_control.c