see #2243 added test cases for empy named objects

This commit is contained in:
Vadim Kurland
2011-03-17 16:19:04 -07:00
parent f7ad6f2f63
commit 77cb905d64
@@ -102,6 +102,15 @@ object network ipv6-network-object-1
! empty named object definition
object network dummy-address
!
! more good network objects after the empty one
object network internal_subnet_5
subnet 10.10.1.0 255.255.255.0
!
! another test for an empty object and non-empty object but no comments this time
object network dummy-address-1
object network internal_subnet_6
subnet 10.10.2.0 255.255.255.0
!
object service smtp
service tcp destination eq smtp
object service http