~diwic/udev/lp826662

« back to all changes in this revision

Viewing changes to test/label_test

  • Committer: Greg KH
  • Author(s): greg@kroah.com
  • Date: 2005-04-27 04:04:10 UTC
  • Revision ID: git-v1:562e8810163ace28ec6683b494e26bd173a81f58
[PATCH] regression tests starting to be added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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