-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: adjust tests to not use libpmemblk
Signed-off-by: Jan Michalski <jan.michalski@intel.com>
- Loading branch information
Showing
47 changed files
with
164 additions
and
556 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
{$(nW) main} compat_incompat_features/TEST1: Error: $(nW)pool.set: pmemobj_open failed: Invalid argument | ||
{$(nW) main} compat_incompat_features/TEST1: Error: $(nW)pool.set: pmemobj_open failed: Invalid argument | ||
{$(nW) main} compat_incompat_features/TEST1: Error: $(nW)pool.set: pmemblk_open failed: Invalid argument | ||
{$(nW) main} compat_incompat_features/TEST1: Error: $(nW)pool.set: pmemblk_open failed: Invalid argument |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,16 @@ | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) obj $(nW) | ||
$(nW)pool_open$(nW) $(nW) | ||
$(nW)pool.set: pmemobj_open succeeded | ||
compat_incompat_features/TEST0: DONE | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) obj $(nW) | ||
$(nW)pool_open$(nW) $(nW) | ||
$(nW)pool.set: pmemobj_open succeeded | ||
compat_incompat_features/TEST0: DONE | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) obj $(nW) | ||
$(nW)pool_open$(nW) $(nW) | ||
$(nW)pool.set: pmemobj_open succeeded | ||
compat_incompat_features/TEST0: DONE | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) obj $(nW) | ||
$(nW)pool_open$(nW) $(nW) | ||
$(nW)pool.set: pmemobj_open succeeded | ||
compat_incompat_features/TEST0: DONE | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) blk $(nW) | ||
$(nW)pool.set: pmemblk_open succeeded | ||
compat_incompat_features/TEST0: DONE | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) blk $(nW) | ||
$(nW)pool.set: pmemblk_open succeeded | ||
compat_incompat_features/TEST0: DONE | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) blk $(nW) | ||
$(nW)pool.set: pmemblk_open succeeded | ||
compat_incompat_features/TEST0: DONE | ||
compat_incompat_features/TEST0: START: compat_incompat_features | ||
$(nW)pool_open$(nW) blk $(nW) | ||
$(nW)pool.set: pmemblk_open succeeded | ||
compat_incompat_features/TEST0: DONE |
Oops, something went wrong.