summaryrefslogtreecommitdiff
path: root/test/test-udev.c
AgeCommit message (Expand)Author
2015-03-27Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello
2015-03-18libudev: private - introduce udev_device_new_from_synthetic_event()Tom Gundersen
2014-11-16src/udev: update the definition of udev_event_execute_ruleAnthony G. Basile
2014-11-14udev: move global property handling from libudev to udevdKay Sievers
2014-10-25mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-09-17libudev: util - drop util_delete_path()Tom Gundersen
2014-09-13udev: timeout - warn after a third of the timeout before killingTom Gundersen
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-07-30udev: unify event timeout handlingKay Sievers
2014-05-15udev: do not skip the execution of RUN when renaming a network device failsKay Sievers
2014-01-09test/test-udev.c: bring in line with upstreamAnthony G. Basile
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-07-06test: improve test-udev.cAnthony G. Basile
2013-01-22Fix test-udev.c to build and work on a uclibc systemAnthony G. Basile
2012-11-24Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile