From 7de0d7394e2058a039fd124aaaf987fb717fb6ca Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 6 Jun 2008 08:05:50 +0000 Subject: Document the reason why ether tests in testsuite may fail. No code changes. --- test/inet/tst-ethers-line.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/inet/tst-ethers-line.c') diff --git a/test/inet/tst-ethers-line.c b/test/inet/tst-ethers-line.c index c6e70e811..3b3387455 100644 --- a/test/inet/tst-ethers-line.c +++ b/test/inet/tst-ethers-line.c @@ -13,6 +13,10 @@ #define ETHER_LINE_LEN 256 +/* This test requires /etc/ethers to exist + * and to have nonzero length + */ + int main(void) { struct ether_addr addr; -- cgit v1.2.3