OSDN Git Service

bionic libc tests: clean up tests for seteuid call
authorYongqin Liu <yongqin.liu@linaro.org>
Wed, 29 Oct 2014 10:04:01 +0000 (18:04 +0800)
committerYongqin Liu <yongqin.liu@linaro.org>
Tue, 11 Nov 2014 16:56:13 +0000 (00:56 +0800)
commit530b905d4ed7b92ebbd03362bb7a3a2a81a607e6
tree637f24bd68f76789a59a5f4cfd6ada288637d402
parent946b1184aabba0f1c5809ed7e6b63738145ba421
bionic libc tests: clean up tests for seteuid call

Clean up files and settings for seteuid test here,
Since the tests will be migrated to unistd.seteuid* test
in bionic/tests/unistd_test.cpp file

Change-Id: Ia24b03c1e9a73e5e6c532e591a9d532253f0b9d1
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
tests/bionic/libc/Android.mk
tests/bionic/libc/common/test_seteuid.c [deleted file]