Skip to content

Commit

Permalink
Merge pull request #3600 from leidwang/fwcfg_memory_leak_check
Browse files Browse the repository at this point in the history
fwcfg:add a memory leak check at the end of function test
  • Loading branch information
vivianQizhu committed Feb 7, 2023
2 parents 96522ba + 8d27c8c commit 0064b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qemu/tests/cfg/fwcfg_enable.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
chk_sdk_ins = 'wmic product get name,version | find /i "${sdk_name}"'
chk_dump_cmd = "WIN_UTILS:\AutoIt3\AutoIt3_%PROCESSOR_ARCHITECTURE%.exe WIN_UTILS:\check_dump_windbg.au3"
dump_analyze_file = "C:\dump_analyze.log"
memory_leak_check = yes
variants:
- with_shutdown:
sub_test = shutdown
Expand Down

0 comments on commit 0064b65

Please sign in to comment.