-
Notifications
You must be signed in to change notification settings - Fork 348
DAOS-18304 ddb: Add Go unit tests for ddb command layer #18086
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
Open
knard38
wants to merge
27
commits into
master
Choose a base branch
from
ckochhof/fix/master/daos-18304-patch-002
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
658f2f3
DAOS-18304 ddb: add Go unit tests using build-tag CGo stubs
kanard38 18190c3
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 4132798
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 bac707c
DAOS-18304 ddb: replace inline anonymous test fns
kanard38 be34c6c
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 2bc90e2
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 8568eae
DAOS-18304 ddb: extract runDdb() to decouple test helper from main()
kanard38 ab86628
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 a0fb368
DAOS-18304 ddb: replace isArgEqual with test.CmpAny in stub check hel…
kanard38 1133d7c
DAOS-18304 ddb: inline runMainFlow into call sites
kanard38 413723c
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 a051188
DAOS-18304 ddb: move assertContainsAll to common/test as AssertString…
kanard38 0d67e42
DAOS-18304 ddb: split TestRun into TestRun and TestRunCommandFile
kanard38 0219aa4
DAOS-18304 ddb: rename test functions with TestDdb_ prefix
kanard38 62e75b1
DAOS-18304 ddb: inline runHelpCmd into TestDdb_HelpCmds
kanard38 40de392
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 996fca0
DAOS-18304 ddb: expose errHelpRequested from runCmdToStdout
kanard38 59a68c7
DAOS-18304 ddb: use closure flags instead of stdout for stub signalling
knard38 174b3c2
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 0d3815f
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 b73b5ad
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 9b6966c
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 036dc71
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 20fa4d6
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 8d0d167
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 1beebac
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 fb82048
Merge remote-tracking branch 'origin/master' into ckochhof/fix/master…
kanard38 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.