-
Notifications
You must be signed in to change notification settings - Fork 2k
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
BDX transfer support for Python tests #34821
base: master
Are you sure you want to change the base?
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 281d8e2 - Browse repository at this point
Copy the full SHA 281d8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d17e6c - Browse repository at this point
Copy the full SHA 1d17e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8832ed9 - Browse repository at this point
Copy the full SHA 8832ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8cce79 - Browse repository at this point
Copy the full SHA d8cce79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f92e4d - Browse repository at this point
Copy the full SHA 0f92e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9b9d4 - Browse repository at this point
Copy the full SHA 1b9b9d4View commit details -
Implement the C++ side of the barrier. Move the data callback into th…
…e transfer delegate.
Configuration menu - View commit details
-
Copy full SHA for 39ca533 - Browse repository at this point
Copy the full SHA 39ca533View commit details -
Configuration menu - View commit details
-
Copy full SHA for d330e72 - Browse repository at this point
Copy the full SHA d330e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 837d30a - Browse repository at this point
Copy the full SHA 837d30aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c50590f - Browse repository at this point
Copy the full SHA c50590fView commit details -
Start on the implementation of the Python side.
Also add the transfer obtained context to the C++ methods relating to expecting transfers.
Configuration menu - View commit details
-
Copy full SHA for e4ea82a - Browse repository at this point
Copy the full SHA e4ea82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eaa9ac - Browse repository at this point
Copy the full SHA 6eaa9acView commit details -
Configuration menu - View commit details
-
Copy full SHA for c15f43d - Browse repository at this point
Copy the full SHA c15f43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2fe4d0 - Browse repository at this point
Copy the full SHA d2fe4d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5bb67 - Browse repository at this point
Copy the full SHA 4e5bb67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c458b4 - Browse repository at this point
Copy the full SHA 7c458b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614bafd - Browse repository at this point
Copy the full SHA 614bafdView commit details -
Fix the async-ness of the methods that prepare the system to receive …
…a BDX transfer. Also run the python BDX initialisation.
Configuration menu - View commit details
-
Copy full SHA for 2a62e8a - Browse repository at this point
Copy the full SHA 2a62e8aView commit details -
Initialise the BDX transfer server.
Also ignore the BDX transfer server implementation that only handles diagnostic logs.
Configuration menu - View commit details
-
Copy full SHA for fee179b - Browse repository at this point
Copy the full SHA fee179bView commit details -
Fixes necessary to await on the future from PrepareToReceive/SendBdxD…
…ata. * Call Responder::PrepareForTransfer from BdxTransfer. * Correctly schedule satisfying the future on the event loop. * Use the real property to determine if a PyChipError was a success.
Configuration menu - View commit details
-
Copy full SHA for bac4a10 - Browse repository at this point
Copy the full SHA bac4a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f16585 - Browse repository at this point
Copy the full SHA 0f16585View commit details -
Acknowledge received blocks so the BDX transfer continues.
Also don't ignore all messages after the init.
Configuration menu - View commit details
-
Copy full SHA for 175c347 - Browse repository at this point
Copy the full SHA 175c347View commit details -
Configuration menu - View commit details
-
Copy full SHA for a67f783 - Browse repository at this point
Copy the full SHA a67f783View commit details -
Configuration menu - View commit details
-
Copy full SHA for b114126 - Browse repository at this point
Copy the full SHA b114126View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b115d - Browse repository at this point
Copy the full SHA a5b115dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a345c55 - Browse repository at this point
Copy the full SHA a345c55View commit details -
Move the calls to release a transfer out of the manager so it works t…
…he way one would expect.
Configuration menu - View commit details
-
Copy full SHA for 4e0fb49 - Browse repository at this point
Copy the full SHA 4e0fb49View commit details -
Configuration menu - View commit details
-
Copy full SHA for dec62e9 - Browse repository at this point
Copy the full SHA dec62e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2670d2d - Browse repository at this point
Copy the full SHA 2670d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4049521 - Browse repository at this point
Copy the full SHA 4049521View commit details -
Configuration menu - View commit details
-
Copy full SHA for e64362d - Browse repository at this point
Copy the full SHA e64362dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4129083 - Browse repository at this point
Copy the full SHA 4129083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bfde70 - Browse repository at this point
Copy the full SHA 8bfde70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e10ed98 - Browse repository at this point
Copy the full SHA e10ed98View commit details -
Configuration menu - View commit details
-
Copy full SHA for de8c8a5 - Browse repository at this point
Copy the full SHA de8c8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 453afaa - Browse repository at this point
Copy the full SHA 453afaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d618ec3 - Browse repository at this point
Copy the full SHA d618ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2148873 - Browse repository at this point
Copy the full SHA 2148873View commit details -
* remove a check that was inadvertently kept. * print a log message when something that shouldn't happen inevitably does. * use user_params to get the end user support log test parameter.
Configuration menu - View commit details
-
Copy full SHA for 36ee48f - Browse repository at this point
Copy the full SHA 36ee48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4423da6 - Browse repository at this point
Copy the full SHA 4423da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a9721 - Browse repository at this point
Copy the full SHA 37a9721View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb9bcc - Browse repository at this point
Copy the full SHA fdb9bccView commit details -
* Rename TransferData to TransferInfo. * Change `!=` to `is not` in python. * Add missing type annotation.
Configuration menu - View commit details
-
Copy full SHA for 7d62ba8 - Browse repository at this point
Copy the full SHA 7d62ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4d586 - Browse repository at this point
Copy the full SHA 3b4d586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab7896 - Browse repository at this point
Copy the full SHA 1ab7896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d90892 - Browse repository at this point
Copy the full SHA 0d90892View commit details
Commits on Nov 8, 2024
-
Update the new test to work with the new formatting.
Also remove an unnecessary conversion to bytearray.
Configuration menu - View commit details
-
Copy full SHA for 2c4704a - Browse repository at this point
Copy the full SHA 2c4704aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d4db7 - Browse repository at this point
Copy the full SHA 69d4db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b52760 - Browse repository at this point
Copy the full SHA 0b52760View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c23dc2 - Browse repository at this point
Copy the full SHA 8c23dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94fd49 - Browse repository at this point
Copy the full SHA e94fd49View commit details -
Fix issues preventing test from working.
Also: * Split the accept function into one for sending data and one for receiving data. * Return bytes instead of a bytearray when receiving data. * Add typing to the data callback.
Configuration menu - View commit details
-
Copy full SHA for fb1a231 - Browse repository at this point
Copy the full SHA fb1a231View commit details -
Rename the methods that accept transfers so it's clear which way the …
…data is flowing.
Configuration menu - View commit details
-
Copy full SHA for c092c64 - Browse repository at this point
Copy the full SHA c092c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea73b94 - Browse repository at this point
Copy the full SHA ea73b94View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f9372a - Browse repository at this point
Copy the full SHA 3f9372aView commit details