VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57290   9 年 vboxsync ValidationKit: More cleanup.
(edit) @57289   9 年 vboxsync validationkit/tests: new pylint complains about continuation …
(edit) @57119   9 年 vboxsync fix
(edit) @57004   9 年 vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56988   9 年 vboxsync TestExecService.cpp: Log formatting fix.
(edit) @56923   9 年 vboxsync vboxtestvms.py: Don't try use raw-mode windows 8.0 and higher, they …
(edit) @56810   9 年 vboxsync warning
(edit) @56809   9 年 vboxsync testmanager: Test result sorting.
(edit) @56808   9 年 vboxsync testmanager/webui: Shorter interval formatting (like for test elapsed …
(edit) @56807   9 年 vboxsync unwanted commit.
(edit) @56806   9 年 vboxsync testmanager/webui: Shorter interval formatting (like for test elapsed …
(edit) @56805   9 年 vboxsync vbox.py: pylint fix
(edit) @56804   9 年 vboxsync vbox.py: Seems 'None' causes DISP_E_BADPARAMCOUNT problems with the …
(edit) @56803   9 年 vboxsync schedulerbeci.py: Disabled noisy debug output.
(edit) @56802   9 年 vboxsync schedulerbase.py: Disable SQL explain, it will otherwise deadlock …
(edit) @56801   9 年 vboxsync testmanager/db.py: Added insertList methods for optimized multi row …
(edit) @56800   9 年 vboxsync testmanager: Added admin tool (or batch) regen_sched_queues.py as an …
(edit) @56796   9 年 vboxsync harmless typo
(edit) @56795   9 年 vboxsync ;
(edit) @56789   9 年 vboxsync testmanager: index tuning.
(edit) @56771   9 年 vboxsync tsUnitTest1.py: We can run tstRTR0DbgKrnlInfoDriver now (after r10419) …
(edit) @56765   9 年 vboxsync wuimain.py: Increased the default period length to 6 hours (was 3) …
(edit) @56764   9 年 vboxsync TestResultLogic::fetchResultsForListing+getEntriesCount: Optimize the …
(edit) @56763   9 年 vboxsync report.py: We've got idBuildCategory in TestSets for a while now.
(edit) @56762   9 年 vboxsync better idea for escapeAttrToStr.
(edit) @56761   9 年 vboxsync baka
(edit) @56756   9 年 vboxsync ValidationKit/NetPerf: Harmless memory leak on the client side latency …
(edit) @56755   9 年 vboxsync tdAddGuestCtrl.py: Disabled more stuff to make it pass the …
(edit) @56738   9 年 vboxsync my bad.
(edit) @56735   9 年 vboxsync tdAddGuestCtrl.py: Try fix 4.3 runs.
(edit) @56731   9 年 vboxsync tdAddGuestCtrl.py: formatting typo.
(edit) @56724   9 年 vboxsync tdUnitTest1.py: Backed out r101358, need to fix this elsewhere.
(edit) @56722   9 年 vboxsync vboxinstaller.py: Propagate skipped status from sub-driver.
(edit) @56721   9 年 vboxsync only two *, three * prefixing is used elsewhere.
(edit) @56720   9 年 vboxsync testdriver/reporter.py: Prefix relevant log messages (error, test …
(edit) @56714   9 年 vboxsync tdUnitTest1.py: Don't copy hardened windows testcases to the testcase/ …
(edit) @56713   9 年 vboxsync tdAddGuestCtrl.py: Refactored and extended the stat() test.
(edit) @56688   9 年 vboxsync tdAddGuestCtrl.py: Fixed up the session environment change test.
(edit) @56687   9 年 vboxsync oops; backing out r101324.
(edit) @56686   9 年 vboxsync revered wrong rev
(edit) @56685   9 年 vboxsync vbox.py: Added getXcptResult helper to ComError.
(edit) @56684   9 年 vboxsync oops; backing out r100056
(edit) @56682   9 年 vboxsync Shut up assertion that annoys the heck out of me right now …
(edit) @56478   9 年 vboxsync testboxscript/setup.sh: test for core dumps on Ubuntu
(edit) @56374   9 年 vboxsync ValidationKit: Added option for skipping raw-mode tests based on …
(edit) @56295   9 年 vboxsync ValidationKit: Updated (C) year.
(edit) @56001   10 年 vboxsync pylint…
(edit) @56000   10 年 vboxsync fix python output tuple ordering issue with the changed …
(edit) @55995   10 年 vboxsync ValidationKit: fixed location of the GA .iso on Solaris
(edit) @55978   10 年 vboxsync pylint complained…
(edit) @55977   10 年 vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55836   10 年 vboxsync ValidationKit: adapt to no longer existing synthetic CPU feature
(edit) @55818   10 年 vboxsync ValidationKit: adapt to renamed API attribute
(edit) @55760   10 年 vboxsync ValidationKit: forgotten API change adaption
(edit) @55668   10 年 vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55634   10 年 vboxsync tdAddGuestCtrl.py: API adjustments.
(edit) @55591   10 年 vboxsync Main: Renamed IGuestSession::environment to …
(edit) @55590   10 年 vboxsync Main: Removed IGuestSession::environmentClear because it duplicates …
(edit) @55535   10 年 vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55317   10 年 vboxsync Validation kit / readme: note
(edit) @55215   10 年 vboxsync typo
(edit) @55214   10 年 vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55124   10 年 vboxsync s/targetting/targeting/
(edit) @55095   10 年 vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @55084   10 年 vboxsync ValidationKit: Replace checks for API version 4.4 with 5.0, 4.4 does …
(edit) @55082   10 年 vboxsync attempt to fix the testboxes
(edit) @55072   10 年 vboxsync wuimain.py: allow a period of 1 hour for the reports.
(edit) @55018   10 年 vboxsync validation kit: restrict testboxpile1 to non-raw tests
(edit) @54964   10 年 vboxsync ValidationKit/testdriver: Add GIM provider KVM to the mix.
(edit) @54939   10 年 vboxsync tdTreeDepth1.py: make pylint happy
(edit) @54938   10 年 vboxsync tdTreeDepth1.py: new test for checking if VBoxSVC can deal with the …
(edit) @54699   10 年 vboxsync whitespace
(edit) @54693   10 年 vboxsync validation kit: mark tstR0ThreadPreemptionDriver as hardened for VBox 4.3
(edit) @54653   10 年 vboxsync bootsector2: read CR4 test
(edit) @54621   10 年 vboxsync validation kit: allow to overwrite features in the test script, don't …
(edit) @54618   10 年 vboxsync Reorder steps a bit.
(edit) @54617   10 年 vboxsync Added some steps to setup Windows testbox.
(edit) @54596   10 年 vboxsync tdGuestOsInstTest1.py: don't try to install Fedora 7 on the new …
(edit) @54595   10 年 vboxsync tdGuestOsInstTest1.py: Corrected kfUbuntuNewAmdBug and dropped it from …
(edit) @54586   10 年 vboxsync ValidationKit: build fix (unused import)
(edit) @54585   10 年 vboxsync ValidationKit: disabled network cleanup script for all test boxes
(edit) @54548   10 年 vboxsync ValidationKit: excluded wei01-b6ka-3 from network cleanup script
(edit) @54450   10 年 vboxsync src/ValidationKit: update for renaming tstR0Preemption.
(edit) @54437   10 年 vboxsync typo
(edit) @54436   10 年 vboxsync ValidationKit: fix line length
(edit) @54432   10 年 vboxsync ValidationKit: use new IVirtualBox.createMedium API method which …
(edit) @54429   10 年 vboxsync validation kit: consider tstRTR0ThreadDriver as hardened
(edit) @54182   10 年 vboxsync Validation Kit: network cleanup script now detects "uninstalled" …
(edit) @54122   10 年 vboxsync Fix pylint errors
(edit) @54121   10 年 vboxsync Fix pylint errors
(edit) @54118   10 年 vboxsync ValidationKit/USB: Updates for the automated USB testing system
(edit) @54086   10 年 vboxsync re-enabled PV with Windows 8 again
(edit) @53772   10 年 vboxsync Validation Kit: build fix
(edit) @53771   10 年 vboxsync Validation Kit: run network cleanup script before install, not after …
(edit) @53759   10 年 vboxsync tdBenchmark1.py: Fix the timeout.
(edit) @53754   10 年 vboxsync validation kit: g_kcchMaxTestValueName 52 => 56
(edit) @53734   10 年 vboxsync validation kit: g_kcchMaxTestValueName 48 => 52 according to r97394
(edit) @53625   10 年 vboxsync Test I/O and MMIO performance when we need to go to ring-3 to service …
(edit) @53624   10 年 vboxsync scm automatic cleanups.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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