solana/programs/sbf/rust/simulation
Alexander Meißner da6f7f2d31
Refactor - Avoid host build of SBPF program test crates (#1711)
* Removes ProgramTest from simulation tests.

* Removes ProgramTest from sysvar syscall tests.

* Workaround for rustc crash caused by 16 byte aligned memcpy.

* Deduplicates test_program_sbf_sanity.

* Moves mem and remaining_compute_units into test_program_sbf_sanity().

* Removes unused dev-dependencies in Cargo.toml.

* Removes crate-type = lib from Cargo.tomls.

* Adds SBF_OUT_DIR env to CI script.

* Adds "sysvar" to build.rs.
2024-06-18 23:10:40 +02:00
..
src Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
Cargo.toml Refactor - Avoid host build of SBPF program test crates (#1711) 2024-06-18 23:10:40 +02:00