代码搜索结果
找到约 10,000 项符合
Python 的代码
xendevice.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005, 2006
Authors: Dan Smith
Daniel Stekloff
This program is free sof
netconfig.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005, 2006
Authors: Dan Smith
Daniel Stekloff
This program is free sof
01_restore_basic_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Dan Smith
# Save a domain and attempt to restore it
#
# Since we don't want to depend on th
vtpm_utils.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Stefan Berger
from XmTestLib import *
if ENABLE_HVM_SUPPORT:
SKIP("vtpm tests not su
09_vtpm-xapi.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Stefan Berger
# Test to test the vtpm class through the Xen-API
#
# Tested methods:
# VT
01_domid_basic_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Dan Smith
import re
from XmTestLib import *
status, output = traceCommand("xm domid Domai
01_memmax_badparm_neg.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Woody Marvel
## Description: Test xm memmax bad parameter
import re
from XmTestLib import
02_pause_badopt_neg.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Murillo F. Bernardes
import time
import re
from XmTestLib import *
domain = XmTestDomain()
03_help_badparm_neg.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Woody Marvel
import re
from XmTestLib import *
status, output = traceCommand("xm -x")
ey
01_block_device_read_verify.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Harry Butterworth
# This test initialises a ram disk in dom0 with data from /dev/urandom