Skip to content
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

Add test if FSDAX is mapped with the MAP_SYNC flag #748

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Sep 23, 2024

Description

Add test if FSDAX is mapped with the MAP_SYNC flag

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@ldorau ldorau force-pushed the Add_test_if_FSDAX_is_mapped_with_the_MAP_SYNC_flag branch 3 times, most recently from 526f96c to 04539e3 Compare September 23, 2024 12:32
@ldorau ldorau marked this pull request as ready for review September 23, 2024 12:32
@ldorau ldorau requested a review from a team as a code owner September 23, 2024 12:32
@@ -121,6 +121,45 @@ static void test_alloc_failure(umf_memory_provider_handle_t provider,

// TESTS

// Test checking if FSDAX was mapped with the MAP_SYNC flag:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please move this comment to is_mapped_with_MAP_SYNC definition

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

.github/workflows/dax.yml Outdated Show resolved Hide resolved
.github/workflows/dax.yml Outdated Show resolved Hide resolved
.github/workflows/dax.yml Outdated Show resolved Hide resolved
test/common/test_helpers.c Outdated Show resolved Hide resolved
test/common/test_helpers.c Outdated Show resolved Hide resolved
.github/workflows/dax.yml Outdated Show resolved Hide resolved
@ldorau ldorau force-pushed the Add_test_if_FSDAX_is_mapped_with_the_MAP_SYNC_flag branch 2 times, most recently from dc7580a to e927135 Compare September 23, 2024 20:15
@ldorau ldorau marked this pull request as draft September 24, 2024 07:19
@ldorau ldorau force-pushed the Add_test_if_FSDAX_is_mapped_with_the_MAP_SYNC_flag branch 3 times, most recently from de9cc57 to 8478e1d Compare September 24, 2024 07:34
Rename devdax.yml to dax.yml
and add info about FSDAX.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Add_test_if_FSDAX_is_mapped_with_the_MAP_SYNC_flag branch from 8478e1d to 64de550 Compare September 24, 2024 08:26
@ldorau ldorau marked this pull request as ready for review September 24, 2024 08:26
@ldorau
Copy link
Contributor Author

ldorau commented Sep 24, 2024

@bratpiorka @lukaszstolarczuk re-review please

.github/workflows/dax.yml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants