solana/programs/bpf_loader
Alexander Meißner 7200c5106e
Replaces MockInvokeContext by ThisInvokeContext in tests (#20881)
* Replaces MockInvokeContext by ThisInvokeContext in BpfLoader, SystemInstructionProcessor, CLIs, ConfigProcessor, StakeProcessor and VoteProcessor.

* Finally, removes MockInvokeContext, MockComputeMeter and MockLogger.

* Adjusts assert_instruction_count test.

* Moves ThisInvokeContext to the program-runtime crate.
2021-11-04 21:47:32 +01:00
..
benches chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
src Replaces MockInvokeContext by ThisInvokeContext in tests (#20881) 2021-11-04 21:47:32 +01:00
test_elfs More efficient padding (#11656) 2020-08-17 10:24:34 -07:00
Cargo.toml chore: bump openssl from 0.10.37 to 0.10.38 (#21126) 2021-11-02 13:16:06 -06:00
build.rs Clippy 2021-10-23 08:21:20 +00:00