tests: TEST_SKIP: Allow use of regexp patterns
commit99b5fb11fcc577b708f84b0d53024992937ed342
authorToni Gundogdu <legatvs@gmail.com>
Wed, 8 Aug 2012 10:04:44 +0000 (8 13:04 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Thu, 16 Aug 2012 08:20:04 +0000 (16 11:20 +0300)
tree131e8c8630a5ed028052843c83aa6a661a849240
parentfad886478a03fe56ec59505fb5f64cf1ecc1a6b6
tests: TEST_SKIP: Allow use of regexp patterns

Allow the comma-separated values to be regular expression patterns.
This makes it possible to skip entire test groups, e.g. test_media_,
instead of defining each test by hand.
tests/lib/env.c