summaryrefslogtreecommitdiff
path: root/test/test-libudev.c
AgeCommit message (Expand)Author
2015-04-12test-libudev.c: remove deprecated functions.Anthony G. Basile
2014-08-12udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering
2014-08-05test: use _cleanup_ attributeAnthony G. Basile
2014-08-05Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-04-24udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-02-02use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-09test/test-libudev.c: bring into line with upstreamAnthony G. Basile
2014-01-09Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen
2013-09-10test/test-libudev.c: minor change to match upstreamAnthony G. Basile
2012-11-24Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile