VirtualBox

Ignore:
Timestamp:
Jan 16, 2017 12:51:03 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112896
Message:

ValidationKit: Try to gather some basic process information for failed tests. Currently the stack and memory mappings are gathered on Linux, Darwin and Solaris. Windows is not supported (yet)

Location:
trunk/src/VBox/ValidationKit/testmanager/core
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py

    r62484 r65321  
    713713                          'log/uninstaller',
    714714                          'log/guest/kernel',
     715                          'log/host/vmprocess',
    715716                          'crash/report/vm',
    716717                          'crash/dump/vm',
  • trunk/src/VBox/ValidationKit/testmanager/core/testresults.py

    r65319 r65321  
    401401    ksKind_LogUninstaller       = 'log/uninstaller';
    402402    ksKind_LogGuestKernel       = 'log/guest/kernel';
     403    ksKind_LogHostVmProcess     = 'log/host/vmprocess';
    403404    ksKind_CrashReportVm        = 'crash/report/vm';
    404405    ksKind_CrashDumpVm          = 'crash/dump/vm';
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette