chiark / gitweb /
[PATCH] regression tests starting to be added.
[elogind.git] / test / label_test
1 #!/bin/bash
2
3 export UDEV_TEST=yes
4 export UDEV_SYSFS_PATH=$PWD/sys/
5 export UDEV_CONFIG_DIR=$PWD/
6 export UDEV_ROOT=$PWD/udev/
7 export UDEV_DB=udev.tdb
8 export UDEV_CONFIG_FILE=label_test.config
9 export UDEV_PERMISSION_FILE=udev.permissions
10
11 export DEVPATH=block/sda
12 export ACTION=add
13
14 ../udev block