Bläddra i källkod

Rename regression test name for MembersMgmtCommAttack

dustin.born 6 år sedan
förälder
incheckning
927385ec0a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      resources/test/Botnet/regression_files/fileinfo.xml

+ 1 - 1
resources/test/Botnet/regression_files/fileinfo.xml

@@ -9,7 +9,7 @@ compare the newly created files to the existing ones.
 Paths are relative to this files location
 -->
 <tests>
-    <test name="first_test" infile="../telnet-raw.pcap" outfile="telnet_regression.pcap" seed="42">
+    <test name="Membership Management Communication Regression Test on Telnet PCAP" infile="../telnet-raw.pcap" outfile="telnet_regression.pcap" seed="42">
         <param key="hidden_mark" value="True"/>
     </test>
 </tests>