LCOV - code coverage report
Current view: top level - flamenco/vm - test_vm_util.h (source / functions) Hit Total Coverage
Test: cov.lcov Lines: 2 2 100.0 %
Date: 2025-09-19 04:41:14 Functions: 0 0 -

          Line data    Source code
       1             : #ifndef HEADER_fd_src_flamenco_vm_test_vm_util_h
       2             : #define HEADER_fd_src_flamenco_vm_test_vm_util_h
       3             : 
       4             : #include "../fd_flamenco_base.h"
       5             : 
       6        7665 : #define TEST_VM_REJECT_CALLX_R10_FEATURE_PREFIX (0x7e787d5c6d662d23)
       7             : 
       8         192 : #define TEST_VM_DEFAULT_SBPF_VERSION FD_SBPF_V0
       9             : 
      10             : FD_PROTOTYPES_BEGIN
      11             : 
      12             : void
      13             : test_vm_minimal_exec_instr_ctx( fd_exec_instr_ctx_t * instr_ctx,
      14             :                                 fd_exec_txn_ctx_t *   txn_ctx );
      15             : 
      16             : void
      17             : test_vm_clear_txn_ctx_err( fd_exec_txn_ctx_t * txn_ctx );
      18             : 
      19             : FD_PROTOTYPES_END
      20             : 
      21             : #endif

Generated by: LCOV version 1.14