소스 검색

Rename regression test name for MembersMgmtCommAttack

dustin.born 6 년 전
부모
커밋
927385ec0a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>