commit | c63d2dd7e134ebddce4745c51f9572b3f0d92b26 | [log] [tgz] |
---|---|---|
author | David Gow <davidgow@google.com> | Tue Jun 02 20:37:25 2020 -0700 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Fri Jun 26 14:29:55 2020 -0600 |
tree | a3c0a9d01c25241a7094c26eb7ed3cdb8bfa7e46 | |
parent | ee61492ab92b108b7db66acfd2c5f794244466b9 [diff] |
Documentation: kunit: Add some troubleshooting tips to the FAQ Add an FAQ entry to the KUnit documentation with some tips for troubleshooting KUnit and kunit_tool. These suggestions largely came from an email thread: https://lore.kernel.org/linux-kselftest/41db8bbd-3ba0-8bde-7352-083bf4b947ff@intel.com/T/#m23213d4e156db6d59b0b460a9014950f5ff6eb03 Signed-off-by: David Gow <davidgow@google.com> Reviewed-by: Alan Maguire <alan.maguire@oracle.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>