solana/program-test/tests
Lcchy 18e9225a75
Use BPF serialization ABI for native target in program-test; Fix account data resizing and editing (#26507)
* Use BPF serialization ABI for native target in program-test (PR22754)

* Fixes for the program-test PR22754 rebase on v1.11.1

* Include bug test case in program-test unit tests

* Fix segfault on duped accounts

* Add CPI create_account test

* Revert gitignore addition

Co-authored-by: jozanza <hello@jsavary.com>
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2022-07-18 18:13:03 +02:00
..
builtins.rs
cpi.rs Use BPF serialization ABI for native target in program-test; Fix account data resizing and editing (#26507) 2022-07-18 18:13:03 +02:00
fuzz.rs
return_data.rs
sysvar.rs
warp.rs