summaryrefslogtreecommitdiff
path: root/test/misc/tst-utmpx.c
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2015-03-22 14:47:29 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2015-03-22 14:49:27 +0100
commit63729418992d5f63965a88fa2ac3570e3d270479 (patch)
tree3e64e47f489d2f9aa6910cf42aa9fb6418b35427 /test/misc/tst-utmpx.c
parent09ff424905d5de0b2a21a3960d9756a90b07ba26 (diff)
test: add utmpx test
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'test/misc/tst-utmpx.c')
-rw-r--r--test/misc/tst-utmpx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/misc/tst-utmpx.c b/test/misc/tst-utmpx.c
new file mode 100644
index 000000000..edb5551d7
--- /dev/null
+++ b/test/misc/tst-utmpx.c
@@ -0,0 +1,2 @@
+#define UTMPX
+#include "tst-utmp.c"