-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python test scripts: enable remote use of named pipe (#34950)
* initial commit * fix issue with the previous commit * edit change * Restyled by autopep8 * fix linter issues * Restyled by isort * Apply suggestions from code review Co-authored-by: William <[email protected]> * address code review feedback * Added documentation about the write_to_app_pipe command to the testing docs. * Restyled by prettier-markdown * Fixed typos. * Apply suggestions from code review Pleasing restyler. * Apply suggestions from code review Co-authored-by: Kiel Oleson <[email protected]> * Restyled by prettier-markdown * address code review comments * Restyled by autopep8 * fix bug introduced by the previous commit * Restyled by autopep8 * remove unused import * reset to 5359c7b. refactor the code to use a suggestion from the code review. * fix conflict * fix conflict * fix conflict * Restyled by autopep8 * Restyled by isort --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: William <[email protected]> Co-authored-by: William Hicklin <[email protected]> Co-authored-by: Kiel Oleson <[email protected]>
- Loading branch information
1 parent
41be641
commit dd87540
Showing
15 changed files
with
161 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -454,6 +454,7 @@ DS | |
duplicative | ||
DUT | ||
DUTS | ||
DUT's | ||
DV | ||
DVK | ||
dynload | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.