VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30281   14 years vboxsync Runtime: added Darwin support to RTFsQueryType
(edit) @30274   14 years vboxsync iprt: testcase for RTFsQueryType()
(edit) @30255   14 years vboxsync iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the …
(edit) @30250   14 years vboxsync tstRTAssertCompile.cpp: Postpone array problem on MSC.
(edit) @30240   14 years vboxsync iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
(edit) @30163   14 years vboxsync tstInlineAsm.cpp: guest phys addr
(edit) @30093   14 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30088   14 years vboxsync tstRTStrFormat: Added Rhxs & Rhxd tests.
(edit) @29906   15 years vboxsync IPRT: fix testcase
(edit) @29845   15 years vboxsync tstRTCidr: nits
(edit) @29841   15 years vboxsync Runtime: testcase.
(edit) @29839   15 years vboxsync tstRTCidr: another testcase
(edit) @29838   15 years vboxsync Runtime: cosmetic.
(edit) @29837   15 years vboxsync Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the …
(edit) @29836   15 years vboxsync tstRTCidr: more testcases
(edit) @29834   15 years vboxsync Runtime: RTCidrStrToIPv4 changed to conform to rfc 4632 …
(edit) @29783   15 years vboxsync iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
(edit) @29683   15 years vboxsync strformatrt.cpp: Fixed cchPrecision and cchWidth mixup in three calls.
(edit) @29660   15 years vboxsync IPRT: Fixed number formatting bug where we would pad with '0' instead …
(edit) @29560   15 years vboxsync RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
(edit) @29393   15 years vboxsync iprt: tstRTFile*.
(edit) @29392   15 years vboxsync iprt: Converted tstFileAio and tstFileAppend-1 to RTTest, fixing lock …
(edit) @29279   15 years vboxsync Runtime: Made solaris.sparc64 link and run.
(edit) @29271   15 years vboxsync Make VBoxRT build on sparc.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28514   15 years vboxsync tstRTR0SemMutex: Added a missing check in the threaded part.
(edit) @28472   15 years vboxsync tstRTR0SemMutex: More tests.
(edit) @28462   15 years vboxsync IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
(edit) @28437   15 years vboxsync RTList: Fixed RTListNodeIsDummy and added RTListForEachReverse. Added …
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28151   15 years vboxsync tstRTPath.cpp: RTPathStripExt testcases.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27968   15 years vboxsync RTGetOptArgvToString: Implemented bourne shell style quoting.
(edit) @27800   15 years vboxsync iprt: applying sparc patch (selectively).
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27794   15 years vboxsync Runtime/testcases: warning
(edit) @27787   15 years vboxsync iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
(edit) @27638   15 years vboxsync tstRTPoll: Added test for only polling on RTPOLL_EVT_ERROR on a …
(edit) @27613   15 years vboxsync iprt: Added RTPipeFromNative, implemented the windows version and …
(edit) @27577   15 years vboxsync IPRT/testcase: Typo.
(edit) @27576   15 years vboxsync IPRT/testcase: Added logon failure error, test some more stuff.
(edit) @27555   15 years vboxsync tstRTProcCreateEx.cpp: Don't drag in Secur32.dll because it prevents …
(edit) @27553   15 years vboxsync pipe-win: fixed bug in RTPipeWrite.
(edit) @27514   15 years vboxsync tstRTProcCreateEx: Don't execute the as-user testcase by default; …
(edit) @27509   15 years vboxsync iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
(edit) @27451   15 years vboxsync IPRT/process-win: Update on RTProcCreateEx() + testcase.
(edit) @27439   15 years vboxsync IPRT/testcase: Should fix the burns.
(edit) @27437   15 years vboxsync IPRT/testcase: Bits for user RTProcCreateEx.
(edit) @27387   15 years vboxsync iprt: RTProcCreateEx fix. Added testcase for whitespace args.
(edit) @27386   15 years vboxsync iprt: Fixed RTGetOptArgvToString bug dealing with DOS slashes at the …
(edit) @27384   15 years vboxsync iprt: Implemented RTGetOptArgvToString with the MS CRT option. (The …
(edit) @27345   15 years vboxsync iprt: Added RTSort with one simple algorithm implemented.
(edit) @27313   15 years vboxsync pipe-win.cpp: Pipe implementation for windows; fails two test wrt to …
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27283   15 years vboxsync tstRTMemEf.cpp: Use ASMProbeReadByte to prob without optimizer …
(edit) @27270   15 years vboxsync Runtime/testcase: improve RTMemEf testcase a bit, so that it provides …
(edit) @27269   15 years vboxsync Runtime/testcase: basic electric fence allocation testcase
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27066   15 years vboxsync fixed tstRTStrFormat for 32-bit-gcc platforms -- do it like the other …
(edit) @26848   15 years vboxsync tstRTSystemQueryOsInfo.cpp: Copied back the corrected overflow test …
(edit) @26844   15 years vboxsync RTPollSetCount.
(edit) @26838   15 years vboxsync tstRTSystemQueryDmi.cpp: fixed the overflow tests.
(edit) @26827   15 years vboxsync IPRT: RTPollSetCount() -> RTPollGetCount().
(edit) @26824   15 years vboxsync iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
(edit) @26813   15 years vboxsync IPRT/List: Add a method to move the list to a new header
(edit) @26784   15 years vboxsync iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
(edit) @26775   15 years vboxsync tstRTPipe: another test.
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @26772   15 years vboxsync iprt/testcase: nit picking on tstRTList.
(edit) @26739   15 years vboxsync Runtime: Inline list implementation
(edit) @26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26605   15 years vboxsync tstSystemQueryOsInfo -> tstRTSystemQueryOsInfo.
(edit) @26604   15 years vboxsync tstSystemQueryOsInfo: converted to RTTest.
(edit) @26525   15 years vboxsync Runtime: win.amd64 warnings.
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26486   15 years vboxsync tstGetOpt -> tstRTGetOpt.
(edit) @26485   15 years vboxsync iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
(edit) @26484   15 years vboxsync blank lines.
(edit) @26482   15 years vboxsync IPRT: Added RTStrATruncate.
(edit) @26481   15 years vboxsync IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
(edit) @26476   15 years vboxsync iprt: Added RTPathCountComponents, RTPathCopyComponents, …
(edit) @26452   15 years vboxsync iprt/memcache.h: Some more optimizations and more benchmarks.
(edit) @26420   15 years vboxsync memcache: some quick tuning.
(edit) @26419   15 years vboxsync tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @26296   15 years vboxsync more warnings.
(edit) @26267   15 years vboxsync tstLdrObj: warning.
(edit) @26224   15 years vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 years vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26133   15 years vboxsync IPRT: Added RTPathJoin.
(edit) @26015   15 years vboxsync build fix.
(edit) @26012   15 years vboxsync more warnings.
(edit) @25961   15 years vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
Note: See TracRevisionLog for help on using the revision log.

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