-
Notifications
You must be signed in to change notification settings - Fork 461
[FEAT] Add module decoder_xds
to lib_ccxr
#1679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
b5cb634
to
029d630
Compare
CCExtractor CI platform finished running the test files on linux. Below is a summary of the test results, when compared to test for commit 9e2a594...:
All tests passing on the master branch were passed completely. NOTE: The following tests have been failing on the master branch as well as the PR:
Check the result page for more info. |
decoder_xds
to lib_ccxrdecoder_xds
to lib_ccxr
decoder_xds
to lib_ccxrdecoder_xds
to lib_ccxr
CCExtractor CI platform finished running the test files on windows. Below is a summary of the test results, when compared to test for commit 888ffa4...:
All tests passing on the master branch were passed completely. NOTE: The following tests have been failing on the master branch as well as the PR:
Congratulations: Merging this PR would fix the following tests:
Check the result page for more info. |
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
This PR migrates
/src/lib_ccx/ccx_decoders_xds.c
to rust.These changes have been made-
/src/rust/lib_ccxr/src/decoder_xds/functions_xds.rs
/src/rust/lib_ccxr/src/decoder_xds/structs_xds.rs
src/rust/src/libccxr_exports/xds_exports.rs
/src/lib_ccx/ccx_decoders_xds.c
#[repr(C)]
s in existing structsTo-do: