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)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 30 Jun 2014 15:28:22 +0000 (18:28 +0300)
commit44ead55d0638ba3eebd730f249bbc7f209119848
treee707b05a5f965d78cdbd9c363241ad9eb7ed55ed
parent8ada32322e53fb820b2ee3e18b7a2cc22e78322a
tests/testutils: add directories arg to ls_* functions

With this you can exclude directories from the listing returned by the
ls_tar(), ls_zip() and ls_dir() functions.

Change-Id: I8d586489a277c227a7fb61801e0b774f11e7a67e
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
tests/testutils.py