LCOV - code coverage report
Current view: top level - generated - test_native_programs_825.h (source / functions) Hit Total Coverage
Test: cov.lcov Lines: 120 120 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_825(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 = 2;
       6           3 :   test.bt = "   2: solana_stake_program::stake_instruction::tests::process_instruction_as_one_arg             at ./src/stake_instruction.rs:605:9   3: solana_stake_program::stake_instruction::tests::test_stake_checked_instructions             at ./src/stake_instruction.rs:1189:9   4: solana_stake_program::stake_instruction::tests::test_stake_checked_instructions::old_warmup_cooldown_no_min_delegation             at ./src/stake_instruction.rs:1163:5   5: solana_stake_program::stake_instruction::tests::test_stake_checked_instructions::old_warmup_cooldown_no_min_delegation::{{closure}}             at ./src/stake_instruction.rs:1163:5";
       7           3 :   test.test_name = "stake_instruction::tests::test_stake_checked_instructions::old_warmup_cooldown_no_min_delegation";
       8           3 :   test.test_number = 825;
       9           3 :   test.sysvar_cache.clock = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==";
      10           3 :   test.sysvar_cache.epoch_schedule = "gJcGAAAAAACAlwYAAAAAAAEOAAAAAAAAAOD/BwAAAAAA";
      11           3 :   test.sysvar_cache.epoch_rewards = "";
      12           3 :   test.sysvar_cache.fees = "";
      13           3 :   test.sysvar_cache.rent = "mA0AAAAAAAAAAAAAAAAAQDI=";
      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 = 7;
      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[] = { 160,90 };
      24           3 :   test.disable_feature = disabled_features;
      25             :             
      26             :  // {'clock': 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==', 'epoch_schedule': 'gJcGAAAAAACAlwYAAAAAAAEOAAAAAAAAAOD/BwAAAAAA', 'epoch_rewards': '', 'fees': '', 'rent': 'mA0AAAAAAAAAAAAAAAAAQDI=', '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( "1111111VyLRtpTk7zN5tD3EmCywv2beKKYvBrzymq",  (uchar *) &test_acc->pubkey);
      29           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (uchar *) &test_acc->owner);
      30           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      31           3 :   test_acc->lamports        = 0UL;
      32           3 :   test_acc->result_lamports = 0UL;
      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( "SysvarRent111111111111111111111111111111111",  (uchar *) &test_acc->pubkey);
      39           3 :   fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111",  (uchar *) &test_acc->owner);
      40           3 :   fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      41           3 :   test_acc->lamports        = 1UL;
      42           3 :   test_acc->result_lamports = 1UL;
      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_825_acc_1_data[] = { 0x98,0x0d,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x32 };
      48           3 :   test_acc->data            = fd_flamenco_native_prog_test_825_acc_1_data;
      49           3 :   test_acc->data_len        = 17UL;
      50           3 :   static uchar const fd_flamenco_native_prog_test_825_acc_1_post_data[] = { 0x98,0x0d,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x32 };
      51           3 :   test_acc->result_data     = fd_flamenco_native_prog_test_825_acc_1_post_data;
      52           3 :   test_acc->result_data_len = 17UL;
      53           3 :   test_acc++;
      54           3 :   fd_base58_decode_32( "1111111VAfDvbsAhdSLFLm4iNKJwn454K32mPqK99",  (uchar *) &test_acc->pubkey);
      55           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (uchar *) &test_acc->owner);
      56           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      57           3 :   test_acc->lamports        = 0UL;
      58           3 :   test_acc->result_lamports = 0UL;
      59           3 :   test_acc->executable      = 0;
      60           3 :   test_acc->result_executable= 0;
      61           3 :   test_acc->rent_epoch      = 0;
      62           3 :   test_acc->result_rent_epoch      = 0;
      63           3 :   test_acc++;
      64           3 :   fd_base58_decode_32( "1111111UmKcwVZszSyTRucygwyzTenHRon64AFUpo",  (uchar *) &test_acc->pubkey);
      65           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (uchar *) &test_acc->owner);
      66           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      67           3 :   test_acc->lamports        = 0UL;
      68           3 :   test_acc->result_lamports = 0UL;
      69           3 :   test_acc->executable      = 0;
      70           3 :   test_acc->result_executable= 0;
      71           3 :   test_acc->rent_epoch      = 0;
      72           3 :   test_acc->result_rent_epoch      = 0;
      73           3 :   test_acc++;
      74           3 :   fd_base58_decode_32( "SysvarC1ock11111111111111111111111111111111",  (uchar *) &test_acc->pubkey);
      75           3 :   fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111",  (uchar *) &test_acc->owner);
      76           3 :   fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      77           3 :   test_acc->lamports        = 1UL;
      78           3 :   test_acc->result_lamports = 1UL;
      79           3 :   test_acc->executable      = 0;
      80           3 :   test_acc->result_executable= 0;
      81           3 :   test_acc->rent_epoch      = 0;
      82           3 :   test_acc->result_rent_epoch      = 0;
      83           3 :   static uchar const fd_flamenco_native_prog_test_825_acc_4_data[] = { 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 };
      84           3 :   test_acc->data            = fd_flamenco_native_prog_test_825_acc_4_data;
      85           3 :   test_acc->data_len        = 40UL;
      86           3 :   static uchar const fd_flamenco_native_prog_test_825_acc_4_post_data[] = { 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 };
      87           3 :   test_acc->result_data     = fd_flamenco_native_prog_test_825_acc_4_post_data;
      88           3 :   test_acc->result_data_len = 40UL;
      89           3 :   test_acc++;
      90           3 :   fd_base58_decode_32( "SysvarEpochSchedu1e111111111111111111111111",  (uchar *) &test_acc->pubkey);
      91           3 :   fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111",  (uchar *) &test_acc->owner);
      92           3 :   fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
      93           3 :   test_acc->lamports        = 1UL;
      94           3 :   test_acc->result_lamports = 1UL;
      95           3 :   test_acc->executable      = 0;
      96           3 :   test_acc->result_executable= 0;
      97           3 :   test_acc->rent_epoch      = 0;
      98           3 :   test_acc->result_rent_epoch      = 0;
      99           3 :   static uchar const fd_flamenco_native_prog_test_825_acc_5_data[] = { 0x80,0x97,0x06,0x00,0x00,0x00,0x00,0x00,0x80,0x97,0x06,0x00,0x00,0x00,0x00,0x00,0x01,0x0e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe0,0xff,0x07,0x00,0x00,0x00,0x00,0x00 };
     100           3 :   test_acc->data            = fd_flamenco_native_prog_test_825_acc_5_data;
     101           3 :   test_acc->data_len        = 33UL;
     102           3 :   static uchar const fd_flamenco_native_prog_test_825_acc_5_post_data[] = { 0x80,0x97,0x06,0x00,0x00,0x00,0x00,0x00,0x80,0x97,0x06,0x00,0x00,0x00,0x00,0x00,0x01,0x0e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe0,0xff,0x07,0x00,0x00,0x00,0x00,0x00 };
     103           3 :   test_acc->result_data     = fd_flamenco_native_prog_test_825_acc_5_post_data;
     104           3 :   test_acc->result_data_len = 33UL;
     105           3 :   test_acc++;
     106           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (uchar *) &test_acc->pubkey);
     107           3 :   fd_base58_decode_32( "NativeLoader1111111111111111111111111111111",  (uchar *) &test_acc->owner);
     108           3 :   fd_base58_decode_32( "NativeLoader1111111111111111111111111111111",  (uchar *) &test_acc->result_owner);
     109           3 :   test_acc->lamports        = 0UL;
     110           3 :   test_acc->result_lamports = 0UL;
     111           3 :   test_acc->executable      = 0;
     112           3 :   test_acc->result_executable= 0;
     113           3 :   test_acc->rent_epoch      = 0;
     114           3 :   test_acc->result_rent_epoch      = 0;
     115           3 :   test_acc++;
     116           3 :   fd_base58_decode_32( "Stake11111111111111111111111111111111111111",  (unsigned char *) &test.program_id);
     117           3 :   static uchar const fd_flamenco_native_prog_test_825_raw[] = { 0x00,0x00,0x00,0x04,0x05,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x45,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,0x46,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,0x48,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xa1,0xd8,0x17,0x91,0x37,0x54,0x2a,0x98,0x34,0x37,0xbd,0xfe,0x2a,0x7a,0xb2,0x55,0x7f,0x53,0x5c,0x8a,0x78,0x72,0x2b,0x68,0xa4,0x9d,0xc0,0x00,0x00,0x00,0x00,0x06,0xa7,0xd5,0x17,0x19,0x2c,0x5c,0x51,0x21,0x8c,0xc9,0x4c,0x3d,0x4a,0xf1,0x7f,0x58,0xda,0xee,0x08,0x9b,0xa1,0xfd,0x44,0xe3,0xdb,0xd9,0x8a,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,0x03,0x04,0x00,0x04,0x01,0x02,0x04,0x09,0x00,0x00,0x00 };
     118           3 :   test.raw_tx = fd_flamenco_native_prog_test_825_raw;
     119           3 :   test.raw_tx_len = 209UL;
     120           3 :   test.expected_result = -8;
     121           3 :   test.custom_err = 0;
     122             : 
     123           3 :   test.accs_len = test_accs_len;
     124           3 :   test.accs = test_accs;
     125             : 
     126           3 :   return fd_executor_run_test( &test, suite );
     127           3 : }
     128             : // https://explorer.solana.com/tx/inspector?message=AAAEBQAAAAAAAABFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAah2BeRN1QqmDQ3vf4qerJVf1NcinhyK2ikncAAAAAABqfVFxksXFEhjMlMPUrxf1ja7gibof1E49vZigAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEDBAAEAQIECQAAAA%3D%3D

Generated by: LCOV version 1.14