LCOV - code coverage report
Current view: top level - flamenco/vm - test_vm_util.h (source / functions) Hit Total Coverage
Test: cov.lcov Lines: 1 1 100.0 %
Date: 2024-11-13 11:58:15 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_vm.h"
       5             : #include "../runtime/context/fd_exec_instr_ctx.h"
       6             : #include "../../util/valloc/fd_valloc.h"
       7             : 
       8        4407 : #define TEST_VM_REJECT_CALLX_R10_FEATURE_PREFIX (0x7e787d5c6d662d23)
       9             : 
      10             : fd_exec_instr_ctx_t *
      11             : test_vm_minimal_exec_instr_ctx(
      12             :    fd_valloc_t valloc
      13             : );
      14             : 
      15             : void
      16             : test_vm_exec_instr_ctx_delete(
      17             :    fd_exec_instr_ctx_t * ctx
      18             : );
      19             : 
      20             : #endif

Generated by: LCOV version 1.14