VirtualBox

Changeset 95094 in vbox


Ignore:
Timestamp:
May 25, 2022 11:46:01 AM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAutostart1: Fixed function typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py

    r93115 r95094  
    22# -*- coding: utf-8 -*-
    33"""
    4 Autostart testcase using.
     4Autostart testcase using <please-tell-what-I-am-doing>.
    55"""
    66
     
    13641364        Execute the testcase.
    13651365        """
    1366         return self.oTestVmSet.actionExecute(self, self.testAutostartOneVfg)
     1366        return self.oTestVmSet.actionExecute(self, self.testAutostartOneCfg)
    13671367
    13681368    #
    13691369    # Test execution helpers.
    13701370    #
    1371     def testAutostartOneVfg(self, oVM, oTestVm):
     1371    def testAutostartOneCfg(self, oVM, oTestVm):
    13721372        # Reconfigure the VM
    13731373        fRc = True;
Note: See TracChangeset for help on using the changeset viewer.

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