quickjs-tart

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

test751 (419B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 MULTI
      5 </keywords>
      6 </info>
      7 <reply>
      8 <data>
      9 </data>
     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 multi - add many easy handles
     24 </name>
     25 <command>
     26 </command>
     27 </file>
     28 </client>
     29 
     30 # 1000 easy handles needs memory
     31 <verify>
     32 <limits>
     33 Maximum allocated: 6000000
     34 Allocations: 7000
     35 </limits>
     36 </verify>
     37 </testcase>