summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-01-09replace libsysfsKay Sievers
2005-11-16remove "udev_db" option from config fileKay Sievers
2005-11-10fix tests and remove no longer useful stuffKay Sievers
2005-11-09remove our own copy of klibcKay Sievers
2005-11-02test: add "driver" and "bus" links to test sysfs treeKay Sievers
2005-10-28remove no longer working udevd-test programKay Sievers
2005-10-27fix the new warnings I asked forKay Sievers
2005-10-27use DESTDIR on uninstall, no need to pass prefix to submakeKay Sievers
2005-09-14add install test to 'make buildtest'Kay Sievers
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers
2005-09-06add edd_id tool to match BIOS EDD disk informationKay Sievers
2005-08-30Makefile: remove all the duplicated rulesKay Sievers
2005-08-29udev_test.pl: we replace untrusted chars with '_'Kay Sievers
2005-08-28start to enforce plain ascii or valid utf8Kay Sievers
2005-08-16ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environmentKay Sievers
2005-08-11added cdrom_id to the build checkGreg KH
2005-08-09add firmware_helper to load firmwareKay Sievers
2005-07-19create_floppy_devices: add tool to create floppy nodes based on sysfs infoHannes Reinecke
2005-07-16allow rules to have labels and skip to next labelKay Sievers
2005-07-13dasd_id: add s390 disk-label proberHannes Reinecke
2005-07-12IMPORT: add {parent} to import the persistent data of the parent deviceKay Sievers
2005-07-12allow multiple values to be matched with KEY=="value1|value2"Kay Sievers
2005-07-07fix symlink values separated by multiple spacesKay Sievers
2005-07-07fix typo in group assignmentKay Sievers
2005-07-04add usb_id program to generate usb-storage device identifiersKay Sievers
2005-06-30prepare RELEASE-NOTESKay Sievers
2005-06-25add ata_id to read serial numbers from ATA drivesKay Sievers
2005-06-25IMPORT allow to import program returned keys into the envKay Sievers
2005-06-25IMPORT=<file> allow to import a shell-var style config-fileKay Sievers
2005-06-24allow rules to be compiled to one binary fileKay Sievers
2005-06-20prepare for module loading rules and add MODALIAS keyKay Sievers
2005-06-08udevd: allow starting of udevd with stopped exec-queueKay Sievers
2005-06-05udev: clear lists if a new value is assignedKay Sievers
2005-06-05udev: move dev.d/ handling to external helperKay Sievers
2005-06-05udev: allow final assignments :=Kay Sievers
2005-05-18remove detach_state files from the sysfs test tree.Greg KH
2005-05-10Update permissions on test scripts so they will run properly now.Greg KH
2005-05-10hopefully fix up the symlinks in the test directoryGreg KH
2005-05-09[PATCH] Writing udev rules docs updateDaniel Drake
2005-05-05Added symlinks thanks to Kay's script and git hacking.Greg KH
2005-04-26[PATCH] fix stupid all_partitions bugtklauser@access.unizh.ch
2005-04-26[PATCH] add test for make -j4 to build-checkkay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add test for DEVNAME export to RUN environmentkay.sievers@vrfy.org
2005-04-26[PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org
2005-04-26[PATCH] allow to match against empty key valueskay.sievers@vrfy.org
2005-04-26[PATCH] read %s{}-sysfs values at any device in the chainkay.sievers@vrfy.org
2005-04-26[PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAMkay.sievers@vrfy.org
2005-04-26[PATCH] test-suite: remove UDEV_TEST, it's not needed anymorekay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: use more common user/group nameskay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwdkay.sievers@vrfy.org