aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2016-03-02 23:19:55 +0100
committerRonny Chevalier <chevalier.ronny@gmail.com>2016-03-03 18:46:58 +0100
commitb66de1f9d47426de5362d9e25704498c8a14b8a6 (patch)
tree7ee135a4d445c1947942d9642d28b5e31b077a7f /.gitignore
parenttests: move escape related tests to test-escape.c (diff)
downloadsystemd-b66de1f9d47426de5362d9e25704498c8a14b8a6.tar.gz
systemd-b66de1f9d47426de5362d9e25704498c8a14b8a6.tar.bz2
systemd-b66de1f9d47426de5362d9e25704498c8a14b8a6.zip
tests: move alloc related tests to test-alloc-util.c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 713cc769d..224c24635 100644
--- a/.gitignore
+++ b/.gitignore
@@ -126,6 +126,7 @@
/test-acd
/test-acl-util
/test-af-list
+/test-alloc-util
/test-architecture
/test-arphrd-list
/test-ask-password-api