[rtems-libbsd commit] testsuite/pf01: Remove pflog-module from test.
Sebastian Huber
sebh at rtems.org
Wed Aug 10 05:31:14 UTC 2016
Module: rtems-libbsd
Branch: master
Commit: a8d016c39df4d2d5cd3465f9b7ad173a0a47bd12
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=a8d016c39df4d2d5cd3465f9b7ad173a0a47bd12
Author: Christian Mauderer <Christian.Mauderer at embedded-brains.de>
Date: Thu Aug 4 08:30:44 2016 +0200
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.
---
testsuite/pf01/test_main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/testsuite/pf01/test_main.c b/testsuite/pf01/test_main.c
index 6d9f563..4f70316 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>
More information about the vc
mailing list