tests/testutils: add directories arg to ls_* functions
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 27 Jun 2014 05:39:15 +0000 (08:39 +0300)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 10:59:24 +0000 (18:59 +0800)
With this you can exclude directories from the listing returned by the
ls_tar(), ls_zip() and ls_dir() functions.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>

No differences found