LCOV - code coverage report
Current view: top level - generated - test_native_programs_014.h (source / functions) Hit Total Coverage
Test: cov.lcov Lines: 65 65 100.0 %
Date: 2024-05-17 11:56:42 Functions: 1 1 100.0 %

          Line data    Source code
       1             : #include "../../fd_tests.h"
       2           3 : int test_14(fd_executor_test_suite_t *suite) {
       3           3 :   fd_executor_test_t test;
       4           3 :   fd_memset( &test, 0, FD_EXECUTOR_TEST_FOOTPRINT );
       5           3 :   test.disable_cnt = 61;
       6           3 :   test.bt = "   2: solana_system_program::system_processor::tests::test_create_sysvar_invalid_id_with_feature             at ./src/system_processor.rs:1101:9   3: solana_system_program::system_processor::tests::test_create_sysvar_invalid_id_with_feature::{{closure}}             at ./src/system_processor.rs:1093:53   4: core::ops::function::FnOnce::call_once             at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5   5: core::ops::function::FnOnce::call_once             at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5";
       7           3 :   test.test_name = "system_processor::tests::test_create_sysvar_invalid_id_with_feature";
       8           3 :   test.test_number = 14;
       9           3 :   test.sysvar_cache.clock = "";
      10           3 :   test.sysvar_cache.epoch_schedule = "";
      11           3 :   test.sysvar_cache.epoch_rewards = "";
      12           3 :   test.sysvar_cache.fees = "";
      13           3 :   test.sysvar_cache.rent = "";
      14           3 :   test.sysvar_cache.slot_hashes = "";
      15           3 :   test.sysvar_cache.stake_history = "";
      16           3 :   test.sysvar_cache.slot_history = "";
      17           3 :   if (fd_executor_test_suite_check_filter(suite, &test)) return -9999;
      18           3 :   ulong test_accs_len = 3;
      19           3 :   fd_executor_test_acc_t* test_accs = fd_alloca( 1UL, FD_EXECUTOR_TEST_ACC_FOOTPRINT * test_accs_len );
      20           3 :   fd_memset( test_accs, 0, FD_EXECUTOR_TEST_ACC_FOOTPRINT * test_accs_len );
      21             : 
      22             : 
      23           3 :   uchar disabled_features[] = { 104,106,108,111,114,118,119,120,123,124,126,129,130,131,133,134,138,139,141,142,144,145,146,147,148,149,15,150,151,152,153,154,155,157,158,159,160,161,162,163,164,165,166,168,169,170,171,172,173,174,2,26,27,29,56,62,78,79,84,90,91 };
      24           3 :   test.disable_feature = disabled_features;
      25             :             
      26             :  // {'clock': '', 'epoch_schedule': '', 'epoch_rewards': '', 'fees': '', 'rent': '', 'slot_hashes': '', 'recent_blockhashes': '', 'stake_history': '', 'last_restart_slot': ''}
      27           3 :   fd_executor_test_acc_t* test_acc = test_accs;
      28           3 :   fd_base58_decode_32( "1111111Skdc1x5SSYf5LjvYZrKQ32RMHHVNVzLKF5",  (uchar *) &test_acc->pubkey);
      29           3 :   fd_base58_decode_32( "11111111111111111111111111111111",  (uchar *) &test_acc->owner);
      30           3 :   fd_base58_decode_32( "11111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      31           3 :   test_acc->lamports        = 100UL;
      32           3 :   test_acc->result_lamports = 50UL;
      33           3 :   test_acc->executable      = 0;
      34           3 :   test_acc->result_executable= 0;
      35           3 :   test_acc->rent_epoch      = 0;
      36           3 :   test_acc->result_rent_epoch      = 0;
      37           3 :   test_acc++;
      38           3 :   fd_base58_decode_32( "1111111T9yD14Nj9j7xAB4dbGeiX9h8unkKDDv9ZR",  (uchar *) &test_acc->pubkey);
      39           3 :   fd_base58_decode_32( "11111111111111111111111111111111",  (uchar *) &test_acc->owner);
      40           3 :   fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      41           3 :   test_acc->lamports        = 0UL;
      42           3 :   test_acc->result_lamports = 50UL;
      43           3 :   test_acc->executable      = 0;
      44           3 :   test_acc->result_executable= 0;
      45           3 :   test_acc->rent_epoch      = 0;
      46           3 :   test_acc->result_rent_epoch      = 0;
      47           3 :   static uchar const fd_flamenco_native_prog_test_14_acc_1_post_data[] = { 0x00,0x00 };
      48           3 :   test_acc->result_data     = fd_flamenco_native_prog_test_14_acc_1_post_data;
      49           3 :   test_acc->result_data_len = 2UL;
      50           3 :   test_acc++;
      51           3 :   fd_base58_decode_32( "11111111111111111111111111111111",  (uchar *) &test_acc->pubkey);
      52           3 :   fd_base58_decode_32( "NativeLoader1111111111111111111111111111111",  (uchar *) &test_acc->owner);
      53           3 :   fd_base58_decode_32( "NativeLoader1111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      54           3 :   test_acc->lamports        = 0UL;
      55           3 :   test_acc->result_lamports = 0UL;
      56           3 :   test_acc->executable      = 0;
      57           3 :   test_acc->result_executable= 0;
      58           3 :   test_acc->rent_epoch      = 0;
      59           3 :   test_acc->result_rent_epoch      = 0;
      60           3 :   test_acc++;
      61           3 :   fd_base58_decode_32( "11111111111111111111111111111111",  (unsigned char *) &test.program_id);
      62           3 :   static uchar const fd_flamenco_native_prog_test_14_raw[] = { 0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x01,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x02,0x02,0x00,0x01,0x34,0x00,0x00,0x00,0x00,0x32,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xa7,0xd5,0x17,0x18,0x75,0xf7,0x29,0xc7,0x3d,0x93,0x40,0x8f,0x21,0x61,0x20,0x06,0x7e,0xd8,0x8c,0x76,0xe0,0x8c,0x28,0x7f,0xc1,0x94,0x60,0x00,0x00,0x00,0x00 };
      63           3 :   test.raw_tx = fd_flamenco_native_prog_test_14_raw;
      64           3 :   test.raw_tx_len = 319UL;
      65           3 :   test.expected_result = 0;
      66           3 :   test.custom_err = 0;
      67             : 
      68           3 :   test.accs_len = test_accs_len;
      69           3 :   test.accs = test_accs;
      70             : 
      71           3 :   return fd_executor_run_test( &test, suite );
      72           3 : }
      73             : // https://explorer.solana.com/tx/inspector?message=AgABAwAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQICAAE0AAAAADIAAAAAAAAAAgAAAAAAAAAGp9UXGHX3Kcc9k0CPIWEgBn7YjHbgjCh%2FwZRgAAAAAA%3D%3D

Generated by: LCOV version 1.14