-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t/fiotestlib: rearrange constructor and setup steps
Make the constructor and setup steps more sensible. The constructor now sets variables that should be fixed throughout the execution of the test. Some of the setup steps may depend on values set by the constructor. So keeps those separate. Signed-off-by: Vincent Fu <[email protected]>
- Loading branch information
1 parent
6544f1a
commit 111fa98
Showing
1 changed file
with
39 additions
and
36 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