Commit dbfd769
committed
rust: add rust/.kunitconfig
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 <davidgow@google.com>
Signed-off-by: José Expósito <jose.exposito89@gmail.com>1 parent bd12347 commit dbfd769
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments