tests/tcg: Test shmat(NULL)
commit889cd5a8e2dd6cf8793faba22fda38b78553ae24
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 25 Mar 2024 19:23:02 +0000 (25 20:23 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 27 Mar 2024 04:20:36 +0000 (26 18:20 -1000)
tree6748d9a6e25efea17938745e708d1055ac82b380
parentfa527b44c2d65d48cc3c5ac018dc935cc286f5a9
tests/tcg: Test shmat(NULL)

Add a small test to prevent regressions.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20240325192436.561154-5-iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/multiarch/linux/linux-shmat-null.c [new file with mode: 0644]