]> sourceware.org Git - glibc.git/commit
inet: test if_nametoindex and if_indextoname master
authorDJ Delorie <dj@redhat.com>
Fri, 9 Aug 2024 02:44:56 +0000 (22:44 -0400)
committerDJ Delorie <dj@redhat.com>
Mon, 19 Aug 2024 21:37:37 +0000 (17:37 -0400)
commit2eee835eca960c9d4119279804214b7a1ed5d156
tree3ac1b7d9afd0342c292ba601a406d2152e4e559f
parent745c3cc10f2d5173a25e3bd4d022d304f4ac9a47
inet: test if_nametoindex and if_indextoname

Tests for if_nameindex, if_name2index, and if_index2name

Tests that valid results are consistent.

Tests that invalid parameters fail correctly.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
inet/Makefile
inet/tst-if_nameindex.c [new file with mode: 0644]
This page took 0.044326 seconds and 5 git commands to generate.