tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

interceptor.https.html.ini (604B)


      1 [interceptor.https.html]
      2  expected: ERROR
      3  [updates once]
      4    expected: NOTRUN
      5 
      6  [updates twice]
      7    expected: NOTRUN
      8 
      9  [start()]
     10    expected: NOTRUN
     11 
     12  [IdleDetector.onchange]
     13    expected: NOTRUN
     14 
     15  [locked screen]
     16    expected: NOTRUN
     17 
     18  [Calling start() and abort() multiple times]
     19    expected: NOTRUN
     20 
     21  [Calling abort() before start() makes it fail]
     22    expected: NOTRUN
     23 
     24  [Calling start() after abort(): re-starting monitor.]
     25    expected: NOTRUN
     26 
     27  [Calling abort() after start() makes it fail]
     28    expected: NOTRUN
     29 
     30  [A start() that has been aborted can be retried]
     31    expected: NOTRUN