VirtualBox

source: vbox/trunk/src/VBox/Runtime/testcase

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14369   16 年 vboxsync Runtime/testcase: new testcase for sanity check of RTDirOpenFiltered.
(edit) @14368   16 年 vboxsync Runtime/testcase: Dir-2: message fixes.
(edit) @14324   16 年 vboxsync RTPathStripFilename root fix.
(edit) @14298   16 年 vboxsync Corrected a couple of grammos.
(edit) @14026   16 年 vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14025   16 年 vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14008   16 年 vboxsync tstUtf8: some more RTStrNICmp tests.
(edit) @13927   16 年 vboxsync Runtime: add RTStrNICmp and RTStrNCmp
(edit) @13841   16 年 vboxsync The VBox format types - they are not retired, just sligtly deprecated …
(edit) @13840   16 年 vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13839   16 年 vboxsync And yet more %V* -> %R* changes…
(edit) @13837   16 年 vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 年 vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13472   16 年 vboxsync IPRT: Added a couple of function for simple string pattern matching …
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12912   16 年 vboxsync warning
(edit) @12874   16 年 vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
(edit) @12548   16 年 vboxsync iprt/tstTSC: Extended it with an option (-f) for sampling the …
(edit) @12247   16 年 vboxsync Runtime/Makefiles: eliminated PATH_TARGET, pushed them up to the root …
(edit) @12170   16 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12158   16 年 vboxsync format fix
(edit) @12107   16 年 vboxsync iprt: Updated tstMp-1 with the RTMp*Present* stuff.
(edit) @11836   16 年 vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11822   16 年 vboxsync IPRT: RTR3Init cleanup.
(edit) @11543   16 年 vboxsync tstUuid: Display the fixed bits and the value they make up.
(edit) @11539   16 年 vboxsync oops. backed out accidental tstUuid change in 35114.
(edit) @11538   16 年 vboxsync pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
(edit) @11523   16 年 vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11413   16 年 vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
(edit) @11393   16 年 vboxsync tstUuid: experiment.
(edit) @11381   16 年 vboxsync Fix for unicode RTStrFormat testcase on Unix
(edit) @11376   16 年 vboxsync RTStrFormat fix for aligned unicode strings.
(edit) @11355   16 年 vboxsync tstSystemQueryOSInfo: don't require the driver.
(edit) @11352   16 年 vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11350   16 年 vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11347   16 年 vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11326   16 年 vboxsync iprt/tstTSC: Use mp.h
(edit) @11173   16 年 vboxsync IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
(edit) @11127   16 年 vboxsync iprt/tstHandleTable: Fixed uninitialized variable.
(edit) @11064   16 年 vboxsync iprt/RTRandUxy: Improved the distribution when not using the max …
(edit) @11024   16 年 vboxsync Playing around.
(edit) @11023   16 年 vboxsync Playing around.
(edit) @11021   16 年 vboxsync tstMemAutoPtr: cosmetics.
(edit) @11017   16 年 vboxsync iprt: Some RTMemAutoPtr optimizations.
(edit) @11016   16 年 vboxsync IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
(edit) @10995   16 年 vboxsync iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
(edit) @10948   16 年 vboxsync tstTimer: windows doesn't have the extended timer API.
(edit) @10947   16 年 vboxsync tstOnce: extended the checks a bit.
(edit) @10946   16 年 vboxsync tstTimer: some adjustments.
(edit) @10944   16 年 vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10941   16 年 vboxsync iprt/posix timers: Cleanup fixing the create/destroy races, a …
(edit) @10940   16 年 vboxsync IPRT: Implemented the RTOnce API.
(edit) @10905   16 年 vboxsync tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
(edit) @10803   16 年 vboxsync tstHandleTable: reneabled all the tests.
(edit) @10794   16 年 vboxsync tstThread-1: cosmetics.
(edit) @10793   16 年 vboxsync IPRT: Added a simple thread testcase for the latest insertion race.
(edit) @10790   16 年 vboxsync IPRT: Fixed an overlooked race found by the threaded testcase.
(edit) @10789   16 年 vboxsync IPRT: Implemented the simple handle table variant too.
(edit) @10788   16 年 vboxsync IPRT: Implemented the context variant of the handle table.
(edit) @10453   16 年 vboxsync removed a surpurfluous flower box
(edit) @10452   16 年 vboxsync Cooked up some basic RTMp for darwin.
(edit) @10428   16 年 vboxsync Print online / offline status returned by RTMpIsCpuOnline for visual …
(edit) @10426   16 年 vboxsync Extended the testcase with the RTGetCur/MaxFrequency APIs.
(edit) @10419   16 年 vboxsync Linux implementation of the RTMp* bits we current need in ring-3.
(edit) @10048   16 年 vboxsync VBOX_KBUILD_HACKING
(edit) @9963   16 年 vboxsync More pretty printing.
(edit) @9950   16 年 vboxsync Corrected NtQueryTimerResolution (max resolution == the lower number), …
(edit) @9909   16 年 vboxsync fixed spelling (r32159)
(edit) @9502   17 年 vboxsync asm strlen. Added a few more string/mem functions to the windows R0 …
(edit) @9444   17 年 vboxsync Added iTick to FNTIMER (the timer callback).
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9187   17 年 vboxsync Some kind of number puzzle.
(edit) @9186   17 年 vboxsync Better testcases for ASMMemFill32 and ASMMemZero32.
(edit) @9185   17 年 vboxsync Added testcase for ASMMemFill32 and ASMMemZero32.
(edit) @9138   17 年 vboxsync tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
(edit) @8889   17 年 vboxsync Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
(edit) @8882   17 年 vboxsync Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8730   17 年 vboxsync Include the testcase bit using the sub-makefile setup.
(edit) @8729   17 年 vboxsync cosmetics
(edit) @8727   17 年 vboxsync sorted the stuff.
(edit) @8295   17 年 vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8290   17 年 vboxsync svn properties. comment bars and iprt init.
(edit) @8284   17 年 vboxsync simple scanning function for IPv4 CIDR addresses
(edit) @8279   17 年 vboxsync Give VWRN_NUMBER_TOO_BIG highest priority among the warnings.
(edit) @8245   17 年 vboxsync rebranding: IPRT files again.
(edit) @8190   17 年 vboxsync gcc warnings
(edit) @8170   17 年 vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8147   17 年 vboxsync Extended RTGetOpt: o Support 8-, 16- and 64-bit types too. o Added …
(edit) @7620   17 年 vboxsync RTGCPHYS is now 64 bits
(edit) @7421   17 年 vboxsync Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
(edit) @7418   17 年 vboxsync UCS-2 -> UTF-16.
(edit) @7215   17 年 vboxsync msc hack.
(edit) @7214   17 年 vboxsync moved stuff around.
(edit) @7210   17 年 vboxsync Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
(edit) @7204   17 年 vboxsync Simple memmove testcase.
(edit) @7183   17 年 vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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