summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-01-10fix debug messageKay Sievers
2012-01-10tabs are as useful as a hole in the headKay Sievers
2012-01-09add test/src to .gitignoreKay Sievers
2012-01-06replace unpacked sysfs test tree 'test/sys/' with packed tarballKay Sievers
2012-01-06merge udev/, libudev/, systemd/ files in src/; move extras/ to src/Kay Sievers
2012-01-01remove mknod() logic and rely on 'devtmpfs'Kay Sievers
2011-12-25make: introduce --with-rootprefix=Kay Sievers
2011-12-23build argv[] for builtin commandsKay Sievers
2011-12-05use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentationKay Sievers
2011-10-06remove 'udevadm trigger --type=failed' and SYSFS, ID, BUS keysKay Sievers
2011-08-05implement path_id, usb_id, input_id as built-in commandKay Sievers
2011-05-31rule-syntax-check.py: use print()Kay Sievers
2011-05-16libudev: device - use DEVMODE from kernel as the default modeKay Sievers
2011-03-23use /run/udev/ if possible and fall back to /dev/.udev/Kay Sievers
2010-12-14udevd: write full database file for (unsupported) renamed device nodesKay Sievers
2010-09-21Add automatic rules syntax checkMartin Pitt
2010-05-20fix tests and allow MODE=000Kay Sievers
2010-05-05warn when renaming kernel-provided nodes instead of adding symlinksKay Sievers
2010-04-13remove "ignore_remove" optionKay Sievers
2010-04-13remove "all_partitions" optionKay Sievers
2010-01-27update testsKay Sievers
2009-11-16udev-test.pl: catch-up with recent changesKay Sievers
2009-09-07test: catch possible bug in GOTO resolvingKay Sievers
2009-08-19change database file namesKay Sievers
2009-08-07Fix another relative path for the new working directory.Diego Elio 'Flameeyes' Pettenò
2009-08-07Replace the custom test-run target with the standard make check.Diego Elio 'Flameeyes' Pettenò
2009-05-22test: check string substitutions in OWNER and GROUPBenjamin Gilbert
2009-05-20use more efficient string copyingKay Sievers
2009-05-19remove format char string truncation syntaxKay Sievers
2009-05-13fix possible endless loop for GOTO to non-existent LABELKay Sievers
2009-02-05test: add test for empty and non-existent ATTRKay Sievers
2009-01-30fix NAME="" logicKay Sievers
2008-11-12string index - split nodes and childs to allow and unlimited number of childsKay Sievers
2008-10-26libudev: device - allocate envp array only onceKay Sievers
2008-10-26test: add RUN+="socket: ..." to a test to run monitor codeKay Sievers
2008-10-26fix $attr{[<subsystem>/<sysname>]<attribute>} substitutionKay Sievers
2008-10-25match KEY="A|B" without temporary string copyKay Sievers
2008-10-23replace in-memory rules array with match/action token listKay Sievers
2008-10-17test: fix a few unintentially wrongly written rules which cause parse errorsKay Sievers
2008-10-14test: move global ENV{ENV_KEY_TEST}="test" to local ruleKay Sievers
2008-10-14delete simple-build-check.shKay Sievers
2008-09-29test: replace last reference of "/class/*" devpathKay Sievers
2008-09-29test: add missing pci directory because of .gitignore *.7Kay Sievers
2008-09-29test: replace ancient sysfs tree with recent oneKay Sievers
2008-09-29libudev: enumerate - split new() and scan()Kay Sievers
2008-09-16udev-test.pl: set non-zero exitcode if tests failAlan Jenkins
2008-09-08udev-test.pl: set udev_log="err"Kay Sievers
2008-09-03udev-test.pl: remove left-over comment from --valgrind optionKay Sievers
2008-09-01udev-test.pl: add --valgrind optionKay Sievers
2008-07-30use autotoolsKay Sievers