Line data Source code
1 : #include "../../fd_tests.h"
2 3 : int test_1281(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 = 0;
6 3 : test.bt = " 2: solana_config_program::config_processor::tests::test_config_updates at ./src/config_processor.rs:460:24 3: solana_config_program::config_processor::tests::test_config_updates::{{closure}} at ./src/config_processor.rs:441:30 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 = "config_processor::tests::test_config_updates";
8 3 : test.test_number = 1281;
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 = 4;
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 : // {'clock': '', 'epoch_schedule': '', 'epoch_rewards': '', 'fees': '', 'rent': '', 'slot_hashes': '', 'recent_blockhashes': '', 'stake_history': '', 'last_restart_slot': ''}
23 3 : fd_executor_test_acc_t* test_acc = test_accs;
24 3 : fd_base58_decode_32( "3aonFXTD3virWpyoYRhT2H2YiCAFDxhyqT1aFNUSxs4b", (uchar *) &test_acc->pubkey);
25 3 : fd_base58_decode_32( "Config1111111111111111111111111111111111111", (uchar *) &test_acc->owner);
26 3 : fd_base58_decode_32( "Config1111111111111111111111111111111111111", (uchar *) &test_acc->result_owner);
27 3 : test_acc->lamports = 0UL;
28 3 : test_acc->result_lamports = 0UL;
29 3 : test_acc->executable = 0;
30 3 : test_acc->result_executable= 0;
31 3 : test_acc->rent_epoch = 0;
32 3 : test_acc->result_rent_epoch = 0;
33 3 : static uchar const fd_flamenco_native_prog_test_1281_acc_0_data[] = { 0x00,0x15,0xcd,0x5b,0x07,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 };
34 3 : test_acc->data = fd_flamenco_native_prog_test_1281_acc_0_data;
35 3 : test_acc->data_len = 108UL;
36 3 : static uchar const fd_flamenco_native_prog_test_1281_acc_0_post_data[] = { 0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x15,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,0x16,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,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x17,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,0x2a,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
37 3 : test_acc->result_data = fd_flamenco_native_prog_test_1281_acc_0_post_data;
38 3 : test_acc->result_data_len = 108UL;
39 3 : test_acc++;
40 3 : fd_base58_decode_32( "11111119rSGfPZLcyCGzY4uYEL1fkzJr6fke9qKxb", (uchar *) &test_acc->pubkey);
41 3 : fd_base58_decode_32( "1111111B4T5ciTCkWauSqVAcVKy88ofjcSamrapud", (uchar *) &test_acc->owner);
42 3 : fd_base58_decode_32( "1111111B4T5ciTCkWauSqVAcVKy88ofjcSamrapud", (uchar *) &test_acc->result_owner);
43 3 : test_acc->lamports = 0UL;
44 3 : test_acc->result_lamports = 0UL;
45 3 : test_acc->executable = 0;
46 3 : test_acc->result_executable= 0;
47 3 : test_acc->rent_epoch = 0;
48 3 : test_acc->result_rent_epoch = 0;
49 3 : test_acc++;
50 3 : fd_base58_decode_32( "1111111AFmseVrdL9f9oyCzZefL9tG6UbvhMPRAGw", (uchar *) &test_acc->pubkey);
51 3 : fd_base58_decode_32( "1111111BTngbpkVTh3nGGdFdufHcG5TN7hXV6AfDy", (uchar *) &test_acc->owner);
52 3 : fd_base58_decode_32( "1111111BTngbpkVTh3nGGdFdufHcG5TN7hXV6AfDy", (uchar *) &test_acc->result_owner);
53 3 : test_acc->lamports = 0UL;
54 3 : test_acc->result_lamports = 0UL;
55 3 : test_acc->executable = 0;
56 3 : test_acc->result_executable= 0;
57 3 : test_acc->rent_epoch = 0;
58 3 : test_acc->result_rent_epoch = 0;
59 3 : test_acc++;
60 3 : fd_base58_decode_32( "Config1111111111111111111111111111111111111", (uchar *) &test_acc->pubkey);
61 3 : fd_base58_decode_32( "NativeLoader1111111111111111111111111111111", (uchar *) &test_acc->owner);
62 3 : fd_base58_decode_32( "NativeLoader1111111111111111111111111111111", (uchar *) &test_acc->result_owner);
63 3 : test_acc->lamports = 0UL;
64 3 : test_acc->result_lamports = 0UL;
65 3 : test_acc->executable = 0;
66 3 : test_acc->result_executable= 0;
67 3 : test_acc->rent_epoch = 0;
68 3 : test_acc->result_rent_epoch = 0;
69 3 : test_acc++;
70 3 : fd_base58_decode_32( "Config1111111111111111111111111111111111111", (unsigned char *) &test.program_id);
71 3 : static uchar const fd_flamenco_native_prog_test_1281_raw[] = { 0x03,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,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,0x03,0x02,0x01,0x04,0x26,0x60,0x6f,0x60,0xc2,0x46,0xf6,0x3b,0xb5,0xdb,0xba,0xdb,0x3a,0x41,0xe5,0xb0,0x7d,0xb2,0x7c,0xb3,0x6c,0x13,0x45,0xa0,0xa6,0x9c,0xb9,0x4c,0x24,0xcb,0x7e,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x16,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,0x17,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0x06,0x4a,0xa3,0x00,0x2f,0x74,0xdc,0xc8,0x6e,0x43,0x31,0x0f,0x0c,0x05,0x2a,0xf8,0xc5,0xda,0x27,0xf6,0x10,0x40,0x19,0xa3,0x23,0xef,0xa0,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,0x03,0x00,0x01,0x02,0x6c,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x15,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,0x16,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,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x17,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,0x2a,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
72 3 : test.raw_tx = fd_flamenco_native_prog_test_1281_raw;
73 3 : test.raw_tx_len = 472UL;
74 3 : test.expected_result = 0;
75 3 : test.custom_err = 0;
76 :
77 3 : test.accs_len = test_accs_len;
78 3 : test.accs = test_accs;
79 :
80 3 : return fd_executor_run_test( &test, suite );
81 3 : }
82 : // https://explorer.solana.com/tx/inspector?message=AwIBBCZgb2DCRvY7tdu62zpB5bB9snyzbBNFoKacuUwky34gAAAAAAAAABYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMGSqMAL3TcyG5DMQ8MBSr4xdon9hBAGaMj76AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAwMAAQJsAwAAAAAAAAAVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASoAAAAAAAAA
|