summaryrefslogtreecommitdiffstats
path: root/testsuite/pf01
diff options
context:
space:
mode:
authorChristian Mauderer <Christian.Mauderer@embedded-brains.de>2016-08-04 08:30:44 +0200
committerChristian Mauderer <Christian.Mauderer@embedded-brains.de>2016-08-08 08:54:35 +0200
commita8d016c39df4d2d5cd3465f9b7ad173a0a47bd12 (patch)
tree0994dd6daca100c6ecef6681b75eb123520df8ed /testsuite/pf01
parentpf: Add RTEMS_BSD_CONFIG_FIREWALL_xxx options. (diff)
downloadrtems-libbsd-a8d016c39df4d2d5cd3465f9b7ad173a0a47bd12.tar.bz2
testsuite/pf01: Remove pflog-module from test.
This module is not tested inside the pf01 test. Therefore remove it. It is still build in the interactive pf02 test.
Diffstat (limited to 'testsuite/pf01')
-rw-r--r--testsuite/pf01/test_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/pf01/test_main.c b/testsuite/pf01/test_main.c
index 6d9f5633..4f70316c 100644
--- a/testsuite/pf01/test_main.c
+++ b/testsuite/pf01/test_main.c
@@ -492,6 +492,5 @@ test_main(void)
#include <machine/rtems-bsd-sysinit.h>
#define RTEMS_BSD_CONFIG_FIREWALL_PF
-#define RTEMS_BSD_CONFIG_FIREWALL_PFLOG
#include <rtems/bsd/test/default-network-init.h>