chiark / gitweb /
dhcp: Add buffer length and invalid cookie tests for DHCP options
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 9 Dec 2013 21:43:12 +0000 (23:43 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Dec 2013 16:43:33 +0000 (11:43 -0500)
commita0ae95c9be347c1e7fbfe4977f35bfd92775eeb6
tree7b801b4c4dcdf706e94c0654900b62f1715d7608
parent524cf45894e8219bb66caca58a451bffdc5167ad
dhcp: Add buffer length and invalid cookie tests for DHCP options

Create an initial simple test program for these two cases.
src/libsystemd-dhcp/test-dhcp-option.c [new file with mode: 0644]