summaryrefslogtreecommitdiffstats
path: root/test/inet/tst-ethers.c
Commit message (Collapse)AuthorAgeFilesLines
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
|
* Document the reason why ether tests in testsuite may fail.Denis Vlasenko2008-06-061-0/+5
| | | | | No code changes.
* Fix file permissionsCarmelo Amoroso2008-02-281-0/+0
|
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-02-281-0/+28
Added related test cases. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Hacked-by: Carmelo Amoroso <carmelo.amoroso@st.com>