Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Refactor - Simplify loader utils #29699

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

Lichtso
Copy link
Contributor

@Lichtso Lichtso commented Jan 13, 2023

Problem

Preparation for #29725.

Summary of Changes

Moves all the common code of tests and benches into loader utils.

@Lichtso Lichtso changed the title Refactor/simplify loader utils Refactor - Simplify loader utils Jan 13, 2023
@Lichtso Lichtso force-pushed the refactor/simplify_loader_utils branch from 1fe65ad to 7d10870 Compare January 13, 2023 16:34
@Lichtso Lichtso force-pushed the refactor/simplify_loader_utils branch from 7d10870 to a21378d Compare January 13, 2023 17:16
@Lichtso Lichtso merged commit ab97d37 into solana-labs:master Jan 13, 2023
@Lichtso Lichtso deleted the refactor/simplify_loader_utils branch January 13, 2023 19:38
@Lichtso Lichtso added the v1.14 label Jan 18, 2023
mergify bot pushed a commit that referenced this pull request Jan 18, 2023
* Moves all the common code of tests and benches into loader utils.

* Removes write_sbf_program().

* Removes ignored test: test_program_sbf_test_use_latest_executor2().

(cherry picked from commit ab97d37)

# Conflicts:
#	programs/bpf/benches/bpf_loader.rs
#	programs/bpf/tests/programs.rs
Lichtso added a commit that referenced this pull request Jan 18, 2023
* Moves all the common code of tests and benches into loader utils.

* Removes write_sbf_program().

* Removes ignored test: test_program_sbf_test_use_latest_executor2().

(cherry picked from commit ab97d37)
Lichtso added a commit that referenced this pull request Jan 18, 2023
* Moves all the common code of tests and benches into loader utils.

* Removes write_sbf_program().

* Removes ignored test: test_program_sbf_test_use_latest_executor2().

(cherry picked from commit ab97d37)
Lichtso added a commit that referenced this pull request Jan 18, 2023
* Moves all the common code of tests and benches into loader utils.

* Removes write_sbf_program().

* Removes ignored test: test_program_sbf_test_use_latest_executor2().

(cherry picked from commit ab97d37)
Lichtso added a commit that referenced this pull request Jan 19, 2023
Refactor - Simplify loader utils (#29699)

* Moves all the common code of tests and benches into loader utils.

* Removes write_sbf_program().

* Removes ignored test: test_program_sbf_test_use_latest_executor2().

(cherry picked from commit ab97d37)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant