ip link: add VLAN support
[oweals/busybox.git] / testsuite / parse.tests
index 999efef1c8bf0bf0debe4dbb2315636ad1622394..904e1a17a2b50babeefd3f1befb53dbf7d66cfda 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2008 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
@@ -96,6 +96,7 @@ cat >$FILE.res <<EOF
 [option][dns][129.219.13.81]
 [option][domain][local]
 [option][lease][864000]
+[option][0x08][01020304]
 EOF
 
 testing "parse udhcpd.conf from examples" \