Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Namespaces | Functions
test_iguana.py File Reference

Go to the source code of this file.

Namespaces

namespace  test_iguana
 

Functions

 test_iguana.iguana (*args, expected_stderr="", expected_returncode=None)
 
 test_iguana.test_version ()
 
 test_iguana.test_help ()
 
 test_iguana.test_parse_error ()
 
 test_iguana.test_invalid_format ()
 
 test_iguana.test_invalid_inputindex ()
 
 test_iguana.test_sig_push_only ()
 
 test_iguana.test_script_sig_success ()
 
 test_iguana.test_script_sig_invalid_opcode_encoding ()
 
 test_iguana.test_script_pub_key_success ()
 
 test_iguana.test_script_pub_key_failure ()
 
 test_iguana.test_script_pub_key_empty_stack ()
 
 test_iguana.test_script_pub_key_false_stack ()
 
 test_iguana.test_script_pub_key_cleanstack ()
 
 test_iguana.test_redeem_script_success ()
 
 test_iguana.test_redeem_script_error ()
 
 test_iguana.test_redeem_script_exception ()
 
 test_iguana.test_redeem_script_empty_stack ()
 
 test_iguana.test_redeem_script_false ()
 
 test_iguana.test_redeem_script_cleanstack ()
 
 test_iguana.test_redeem_script_input_sigchecks ()