quickjs-tart

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

test1521 (357B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 curl_easy_setopt
      5 </keywords>
      6 </info>
      7 
      8 #
      9 # Client-side
     10 <client>
     11 <server>
     12 none
     13 </server>
     14 <tool>
     15 lib%TESTNUMBER
     16 </tool>
     17 
     18 <name>
     19 Test all curl_easy_setopt and curl_easy_getinfo options
     20 </name>
     21 <command>
     22 unused
     23 </command>
     24 </client>
     25 
     26 #
     27 # Verify data after the test has been "shot"
     28 <verify>
     29 <stdout>
     30 ok
     31 </stdout>
     32 </verify>
     33 </testcase>