Dear Daniel, Thank you so much for your guidance!
Best regards, Choon Keong. On Fri, Feb 27, 2026 at 5:03 PM Daniel P. Berrangé <[email protected]> wrote: > > On Fri, Feb 27, 2026 at 04:34:23PM +0800, Choon Keong Teo wrote: > > Thanks for your reply. I would like to start by focusing on the unit > > tests and qtests. Is there any method for running a single test file? > > Thank you so much for your help! > > Just directly execute the binary for the test you care about in both > those cases. > > For qtests you need to also set an env variable > > QTEST_QEMU_BINARY=./build/qemu-system-XXXXX > > for the target you're testing. > > More guidance is in docs/devel/testing/ > > With regards, > Daniel > -- > |: https://berrange.com ~~ https://hachyderm.io/@berrange :| > |: https://libvirt.org ~~ https://entangle-photo.org :| > |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :| >
