quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

test1550 (352B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 multi
      5 </keywords>
      6 </info>
      7 
      8 # Server-side
      9 <reply>
     10 </reply>
     11 
     12 # Client-side
     13 <client>
     14 <server>
     15 none
     16 </server>
     17 # tool is what to use instead of 'curl'
     18 <tool>
     19 lib%TESTNUMBER
     20 </tool>
     21 
     22 <name>
     23 verify setting pipelining blocklisting options
     24 </name>
     25 <command>
     26 http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
     27 </command>
     28 </client>
     29 </testcase>