On 4/16/20 5:11 PM, Brendan Higgins wrote:
On Tue, Apr 14, 2020 at 4:09 PM Vitor Massaru Iha vitor@massaru.org wrote:
To make KUnit easier to use, and to avoid overwriting object and .config files, the default KUnit build directory is set to .kunit
- Related bug: https://bugzilla.kernel.org/show_bug.cgi?id=205221
Signed-off-by: Vitor Massaru Iha vitor@massaru.org
Reviewed-by: Brendan Higgins brendanhiggins@google.com
Applied the patch to kselftest/kunit on top of
45ba7a893ad89114e773b3dc32f6431354c465d6 kunit: kunit_tool: Separate out config/build/exec/parse
from David's work resolving merge conflicts. Please check if it is sane.
thanks, -- Shuah