]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-coredump-util.c
test: Remove unnecessary test prefix
[thirdparty/systemd.git] / src / test / test-coredump-util.c
index 178e89389b1ba9c2bca2e2dc585a9fe6c5d0ebee..4e7f3b434534b8040384653ace1e20a299fcdbcb 100644 (file)
@@ -130,7 +130,7 @@ static void test_parse_auxv_one(
         }
 }
 
-TEST(test_parse_auxv) {
+TEST(parse_auxv) {
         _cleanup_free_ char *dir = NULL;
         _cleanup_close_ int dir_fd = -EBADF;