Wireshark-bugs: [Wireshark-bugs] [Bug 9174] [PATCH] Fix test suite, add TLS 1.2 test suites with
      
      
    
     Evan Huus
 changed
              bug 9174
        
             
          
            | What | 
            Removed | 
            Added | 
          
         
           | Attachment #11625 Flags | 
           review_for_checkin?
            | 
           review_for_checkin-
            | 
         
      
        
            Comment # 13
              on bug 9174
              from  Evan Huus
        Comment on attachment 11625 [details]
[PATCH 1/5] tests: support out-of-source-tree tests
This is broken for me:
- when I run from within the "test" directory I get
1  Suite: TShark file I/O
1.1 Step: Input file
"Input file" Failed!
exit status of ../tshark: 127
./testout.txt:suite-io.sh: line 37: ../tshark: No such file or directory
- when I run from the main checkout directory I get
./test/test.sh: line 65: test-backend.sh: No such file or directory
./test/test.sh: line 67: config.sh: No such file or directory
./test/test.sh: line 68: suite-clopts.sh: No such file or directory
./test/test.sh: line 69: suite-io.sh: No such file or directory
./test/test.sh: line 70: suite-capture.sh: No such file or directory
./test/test.sh: line 71: suite-unittests.sh: No such file or directory
./test/test.sh: line 72: suite-fileformats.sh: No such file or directory
./test/test.sh: line 73: suite-decryption.sh: No such file or directory
./test/test.sh: line 74: suite-nameres.sh: No such file or directory
./test/test.sh: line 146: test_set_output: command not found
I've double-checked that my tshark binary exists in the right place still.
Do the other patches depend on this one heavily?
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.