On Wed, 1 Apr 2015 19:17:04 -0700
Bryce Harrington wrote:
> Implements a simple mechanism to allow tests to customize the
> configuration. Just place a .ini file at the same location as the
> test itself. If no configuration file is found, then no configuration
> will be used (i.e. --no-config
Implements a simple mechanism to allow tests to customize the
configuration. Just place a .ini file at the same location as the
test itself. If no configuration file is found, then no configuration
will be used (i.e. --no-config is specified.)
Signed-off-by: Bryce Harrington
---
tests/weston-t