index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
udev-test.pl
Age
Commit message (
Expand
)
Author
2008-09-16
udev-test.pl: set non-zero exitcode if tests fail
Alan Jenkins
2008-09-08
udev-test.pl: set udev_log="err"
Kay Sievers
2008-09-03
udev-test.pl: remove left-over comment from --valgrind option
Kay Sievers
2008-09-01
udev-test.pl: add --valgrind option
Kay Sievers
2008-07-30
use autotools
Kay Sievers
2008-07-18
move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/
Kay Sievers
2008-05-19
add substitution in MODE= field
Erik van Konijnenburg
2008-04-18
allow setting of MODE="0000"
Kay Sievers
2008-03-14
extend hack to allow TEST=="*/start"
Kay Sievers
2007-08-16
accept relative path for TEST
Kay Sievers
2007-07-25
restore behavior of NAME==
Kay Sievers
2007-07-16
allow SYMLINK== match
Kay Sievers
2007-06-03
add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
Kay Sievers
2007-05-21
replace_chars: replace % character
Kay Sievers
2007-02-25
add test for an attribute which contains an operator char
Kay Sievers
2006-12-08
rename "udev.c" to "test-udev.c" - it is only for testing
Kay Sievers
2006-09-05
let $attr{symlink} return the last element of the path
Kay Sievers
2006-09-05
fix ENV{TEST}="Test: $env{TEST}"
Kay Sievers
2006-08-20
use new key names in test programs
Kay Sievers
2006-08-20
skip rule, if too may keys of the same type are used
Kay Sievers
2006-08-19
consistent key naming to match only the event device or include all parent de...
Kay Sievers
2006-08-13
don't report an error on overlong comment lines
Kay Sievers
2006-07-04
remove broken %e enumeration
Kay Sievers
2006-06-14
don't remove symlinks if they are already there
Kay Sievers
2006-04-24
allow NAME=="value" to check for already assigned value
Kay Sievers
2006-01-26
don't add $SUBSYSTEM automatically as $1 to programs
Kay Sievers
2006-01-16
fix BUS, ID, $id usage
Kay Sievers
2006-01-09
replace libsysfs
Kay Sievers
2005-11-16
remove "udev_db" option from config file
Kay Sievers
2005-11-10
fix tests and remove no longer useful stuff
Kay Sievers
2005-08-29
udev_test.pl: we replace untrusted chars with '_'
Kay Sievers
2005-08-28
start to enforce plain ascii or valid utf8
Kay Sievers
2005-08-16
ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environment
Kay Sievers
2005-07-16
allow rules to have labels and skip to next label
Kay Sievers
2005-07-12
IMPORT: add {parent} to import the persistent data of the parent device
Kay Sievers
2005-07-12
allow multiple values to be matched with KEY=="value1|value2"
Kay Sievers
2005-07-07
fix symlink values separated by multiple spaces
Kay Sievers
2005-07-07
fix typo in group assignment
Kay Sievers
2005-06-30
prepare RELEASE-NOTES
Kay Sievers
2005-06-25
IMPORT allow to import program returned keys into the env
Kay Sievers
2005-06-25
IMPORT=<file> allow to import a shell-var style config-file
Kay Sievers
2005-06-20
prepare for module loading rules and add MODALIAS key
Kay Sievers
2005-06-05
udev: clear lists if a new value is assigned
Kay Sievers
2005-06-05
udev: allow final assignments :=
Kay Sievers
2005-05-10
Update permissions on test scripts so they will run properly now.
Greg KH
2005-04-26
[PATCH] fix stupid all_partitions bug
tklauser@access.unizh.ch
2005-04-26
[PATCH] udev-test.pl: add test for DEVNAME export to RUN environment
kay.sievers@vrfy.org
2005-04-26
[PATCH] add RUN key to be able to run rule based notification
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow to match against empty key values
kay.sievers@vrfy.org
2005-04-26
[PATCH] read %s{}-sysfs values at any device in the chain
kay.sievers@vrfy.org
[next]