solana_runtime::accounts::test_utils

Function create_test_accounts

Source
pub fn create_test_accounts(
    accounts: &Accounts,
    pubkeys: &mut Vec<Pubkey>,
    num: usize,
    slot: Slot,
)