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