quickjs-tart

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

test1409 (339B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 cmdline
      5 FAILURE
      6 </keywords>
      7 </info>
      8 
      9 
     10 #
     11 # Client-side
     12 <client>
     13 <server>
     14 none
     15 </server>
     16 <name>
     17 Pass in string to -C
     18 </name>
     19 <command>
     20 http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER -C wrong
     21 </command>
     22 </client>
     23 
     24 #
     25 # Verify data after the test has been "shot"
     26 <verify>
     27 <errorcode>
     28 2
     29 </errorcode>
     30 </verify>
     31 </testcase>