kunit: Introduce get_file_path() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 26 Oct 2020 16:59:27 +0000 (18:59 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 30 Nov 2020 20:56:30 +0000 (13:56 -0700)
commitf3ed003e64fe7faecbe4c34bd2a1f5571a23f05a
treec3af434b28d8df9eef29561959c713fd90d24886
parentb65054597872ce3aefbc6a666385eabdf9e288da
kunit: Introduce get_file_path() helper

Helper allows to derive file names depending on --build_dir argument.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Tested-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/kunit_kernel.py