On Tue, Jul 18, 2023 at 8:00 PM Boqun Feng boqun.feng@gmail.com wrote:
I've applied the series and run the following command:
./tools/testing/kunit/kunit.py run --make_options LLVM=1 --arch x86_64 --kconfig_add CONFIG_RUST=y
everything works as expected, and I also tried modifying one of the `assert!` to trigger it, all looks good to me. Feel free to add:
Tested-by: Boqun Feng boqun.feng@gmail.com
Thanks a lot for trying it, Boqun!
David/Shuah: I noticed this "Tested-by" tag is not in the applied commits. If you happen to rebase, it would be nice to pick it up. Thanks!
Cheers, Miguel