summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index 333a097c..00e1a269 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (c) 2009-2013 embedded brains GmbH. All rights reserved.
+# Copyright (c) 2009-2015 embedded brains GmbH. All rights reserved.
#
# embedded brains GmbH
# Dornierstr. 4
@@ -2539,6 +2539,7 @@ tests.addTest('ppp01', ['test_main'], runTest = False)
tests.addTest('zerocopy01', ['test_main'], runTest = False, netTest = True)
tests.addTest('smp01', ['test_main'])
tests.addTest('media01', ['test_main'], runTest = False)
+tests.addTest('vlan01', ['test_main'], netTest = True)
dhcpcd = Module('dhcpcd')
dhcpcd.addSourceFiles(