aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2016-03-03 00:06:17 +0100
committerRonny Chevalier <chevalier.ronny@gmail.com>2016-03-03 19:04:06 +0100
commit0999c8ade89727ade8dc943711e6d61bcc671ab7 (patch)
treefb67ebbca1151006bff02ab5b234172ce0a15aef /.gitignore
parenttests: move user-util related tests to test-user-util.c (diff)
downloadsystemd-0999c8ade89727ade8dc943711e6d61bcc671ab7.tar.gz
systemd-0999c8ade89727ade8dc943711e6d61bcc671ab7.tar.bz2
systemd-0999c8ade89727ade8dc943711e6d61bcc671ab7.zip
tests: move fd-util related tests to test-fd-util.c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f6139960c..993436fc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -187,6 +187,7 @@
/test-event
/test-execute
/test-extract-word
+/test-fd-util
/test-fdset
/test-fileio
/test-firewall-util