Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a .kunitconfig file with the required configuration options to allow to easily run the KUnit tests without adding them manually: $ ./tools/testing/kunit/kunit.py run --kunitconfig=rust \ --make_options LLVM=1 --arch=x86_64 Reviewed-by: David Gow <[email protected]> Signed-off-by: José Expósito <[email protected]>
- Loading branch information