Skip to content
Snippets Groups Projects
Unverified Commit e08e6e98 authored by Marcin Ślusarz's avatar Marcin Ślusarz Committed by GitHub
Browse files

Merge pull request #3575 from marcinslusarz/backport

Backport "test: update obj_memcheck match file" to stable-1.5
parents 504375f0 0861c33d
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,9 @@ $(OPT)==$(N)== $(S) 0x$(X): main $(*) ...@@ -32,7 +32,9 @@ $(OPT)==$(N)== $(S) 0x$(X): main $(*)
==$(N)== at 0x$(X): pmem_msync $(*) ==$(N)== at 0x$(X): pmem_msync $(*)
$(OPT)==$(N)== by 0x$(X): ${obj_msync_nofail|???} $(*) $(OPT)==$(N)== by 0x$(X): ${obj_msync_nofail|???} $(*)
$(OPT)==$(N)== by 0x$(X): ${obj_norep_persist|???} $(*) $(OPT)==$(N)== by 0x$(X): ${obj_norep_persist|???} $(*)
$(OPT)==$(N)== by 0x$(X): UnknownInlinedFun $(*)
$(OPT)==$(N)== by 0x$(X): ${pmemops_xpersist|???} $(*) $(OPT)==$(N)== by 0x$(X): ${pmemops_xpersist|???} $(*)
$(OPT)==$(N)== by 0x$(X): UnknownInlinedFun $(*)
$(OPT)==$(N)== by 0x$(X): ${pmemops_persist|???} $(*) $(OPT)==$(N)== by 0x$(X): ${pmemops_persist|???} $(*)
$(OPT)==$(N)== by 0x$(X): pmemobj_persist $(*) $(OPT)==$(N)== by 0x$(X): pmemobj_persist $(*)
==$(N)== by 0x$(X): test_everything (obj_memcheck.c:$(N)) ==$(N)== by 0x$(X): test_everything (obj_memcheck.c:$(N))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment