Home | History | Annotate | Line # | Download | only in tests
TESTLIST revision 1.1
      1 # BGP test
      2 bgp_vpn_attrset bgp_vpn_attrset.pcap bgp_vpn_attrset.out -t -v 
      3 
      4 # EAP tests
      5 eapon1 eapon1.pcap eapon1.out -t 
      6 
      7 # ESP tests
      8 esp0 02-sunrise-sunset-esp.pcap esp0.out -t 
      9 esp1 02-sunrise-sunset-esp.pcap esp1.out -t -E "0x12345678 (a] 192.1.2.45 3des-cbc-hmac96:0x4043434545464649494a4a4c4c4f4f515152525454575758" 
     10 esp2 08-sunrise-sunset-esp2.pcap esp2.out -t -E "0x12345678 (a] 192.1.2.45 3des-cbc-hmac96:0x43434545464649494a4a4c4c4f4f51515252545457575840,0xabcdabcd (a] 192.0.1.1 3des-cbc-hmac96:0x434545464649494a4a4c4c4f4f5151525254545757584043"
     11 esp3 02-sunrise-sunset-esp.pcap esp1.out -t -E "3des-cbc-hmac96:0x4043434545464649494a4a4c4c4f4f515152525454575758"
     12 esp4 08-sunrise-sunset-esp2.pcap esp2.out -t -E "file esp-secrets.txt"
     13 esp5 08-sunrise-sunset-aes.pcap esp5.out -t -E "file esp-secrets.txt"
     14 espudp1 espudp1.pcap espudp1.out -t -E "file esp-secrets.txt"
     15 
     16 # ISAKMP tests
     17 isakmp1 isakmp-delete-segfault.pcap isakmp1.out -t 
     18 isakmp2 isakmp-pointer-loop.pcap    isakmp2.out -t
     19 isakmp3 isakmp-identification-segfault.pcap isakmp3.out -t -v
     20 isakmp4 isakmp4500.pcap             isakmp4.out -t -E "file esp-secrets.txt"
     21 
     22 # LMP tests (what is it?)
     23 # fails right now.
     24 #lmp     lmp.pcap                    lmp.out -t -v -v
     25 
     26 # MPLS tests
     27 mpls-ldp-hello	mpls-ldp-hello.pcap	mpls-ldp-hello.out -t -v
     28 
     29 # OSPF tests
     30 ospf-gmpls	ospf-gmpls.pcap		ospf-gmpls.out	-t -v
     31 
     32 # IKEv2 tests
     33 ikev2four	ikev2four.pcap		ikev2four.out	-t -v
     34 ikev2fourv	ikev2four.pcap		ikev2fourv.out	-t -v -v -v 
     35 ikev2fourv4	ikev2four.pcap		ikev2fourv4.out	-t -v -v -v -v
     36 ikev2pI2	ikev2pI2.pcap		ikev2pI2.out	-t -E "file ikev2pI2-secrets.txt" -v -v -v -v
     37 
     38 # IETF ROLL RPL packets
     39 dio01           dio.pcap                dio.out         -t -v
     40 
     41 # IPNET encapsulated site
     42 e1000g		e1000g.pcap		e1000g.out	-t
     43 
     44 # IETF FORCES WG packets and printer
     45 forces01        forces1.pcap            forces1.out     -t
     46 forces02        forces2.pcap            forces2.out     -t
     47 forces02v       forces2.pcap            forces2v.out    -t -v
     48 forces02vv      forces2.pcap            forces2vv.out   -t -v -v
     49 forces01vvv     forces1.pcap            forces1vvv.out  -t -v -v -v 
     50 forces01vvvv    forces1.pcap            forces1vvvv.out -t -v -v -v -v
     51 
     52