test: xpmem: fix test program for #1259

Change-Id: I8885e518a0202df6d20a88524564aeb648df89ab
This commit is contained in:
Yoshihisa Morizumi
2021-02-25 11:16:46 +09:00
committed by Masamichi Takagi
parent e6ec52dfbd
commit 720b0c06d8
3 changed files with 78 additions and 130 deletions

View File

@@ -11,5 +11,4 @@ echo 0 > /tmp/xpmem.lock
# Run the main test app
${MCEXEC} $PWD/xpmem_master
exit 0