This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: Fix test that was using system files
The `TestMinimalRuntimeConfig` should not be using the real resource files that might be installed on a system so make temporary files instead to better control the test. Split out `TestMinimalRuntimeConfigWithVsock` to reduce cyclomatic complexity (along with dropping the config file delete at the end - not required as the entire test-specific directory gets auto-deleted). Signed-off-by: James O. D. Hunt <[email protected]>
- Loading branch information
1 parent
dcf3229
commit 1ba4841
Showing
1 changed file
with
76 additions
and
7 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