VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71916   7 years vboxsync More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() …
(edit) @71678   7 years vboxsync Added other currently documented CPUID leaves which depend on ECX.
(edit) @71675   7 years vboxsync tstRTInlineAsm.cpp: Test ASMCpuId too.
(edit) @71674   7 years vboxsync tstRTInlineAsm.cpp: leavs 0x0f and 0x10 also depend on ECX input..
(edit) @71492   7 years vboxsync Runtime: Introduce RTTraceLog* API for creating and parsing binary …
(edit) @71435   7 years vboxsync IPRT/net: RTNetStrToIPv4AddrEx - return VWRN_TRAILING_SPACES and …
(edit) @71009   7 years vboxsync RTGetOpt: Fixed bug handling missing option values when …
(edit) @70889   7 years vboxsync IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
(edit) @70483   7 years vboxsync IPRT/socket,poll: Try fix windows polling bug (not fallback) …
(edit) @70481   7 years vboxsync iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
(edit) @70406   7 years vboxsync IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
(edit) @70405   7 years vboxsync IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
(edit) @69844   7 years vboxsync IPRT: VFS IsRangeInUse cleanup. * Renamed to RTVfsQueryRangeState / …
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69833   7 years vboxsync iprt/string.h: Adding %Rhcb + %Rhci for human readable size formatting …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69652   7 years vboxsync scm cleanup
(edit) @69644   7 years vboxsync Visual C++ is soo forgiving…
(edit) @69643   7 years vboxsync Make tstRTDarwinMachKernel build on windows because windbg is easier …
(edit) @69609   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress.
(edit) @69434   7 years vboxsync Runtime: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @68936   7 years vboxsync IPRT/RTGetOpt: Added 32-bit and 64-bit pair types.
(edit) @67521   7 years vboxsync comment typos
(edit) @67457   7 years vboxsync Runtime: reverted accidently committed file
(edit) @67456   7 years vboxsync DevEFI/DevPciBiops: made McfgBase/McfgLength 64-bit as they already …
(edit) @67353   8 years vboxsync tstDir-3: pedantic memory leaks
(edit) @67338   8 years vboxsync added tstRTMath (build fix)
(edit) @67337   8 years vboxsync added tstRTMath
(edit) @66995   8 years vboxsync tstRTR0Timer: reverted an unwanted change
(edit) @66988   8 years vboxsync tstRTR0Timer: when complaining about extreme deviation, print the ID …
(edit) @66985   8 years vboxsync tstRTR0Timer: actually test highres omni timer
(edit) @66840   8 years vboxsync tstRTStrFormat.cpp: build fix attempt.
(edit) @66824   8 years vboxsync include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @66368   8 years vboxsync tstLdr-4.cpp: oops, build fix.
(edit) @66367   8 years vboxsync IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
(edit) @66362   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @65579   8 years vboxsync IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
(edit) @65388   8 years vboxsync double comment
(edit) @65387   8 years vboxsync tstLdr-4 fix
(edit) @65373   8 years vboxsync tstLdr-4: Ignore unsupported ELF error for kLdr. (trunk + 5.1)
(edit) @65358   8 years vboxsync tstLdr-4: ELF import SomeImportFunction, don't forget to handle it.
(edit) @65239   8 years vboxsync IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
(edit) @65235   8 years vboxsync tstLdr-4.cpp: fix
(edit) @65202   8 years vboxsync Runtime/tstRTJson: Fix todo
(edit) @65161   8 years vboxsync tstRTInlineAsm: Skylake fix
(edit) @65009   8 years vboxsync tstRTBigNum: Another number.
(edit) @64940   8 years vboxsync IPRT: Added manual testcase for RTIsoFsOpen and friends.
(edit) @64739   8 years vboxsync RTNtPathExpand8dot3Path: Return warning if we failed to open anything.
(edit) @64649   8 years vboxsync tstRTPathQueryInfo: logging fix
(edit) @64648   8 years vboxsync build fix
(edit) @64647   8 years vboxsync IPRT: Added manual tstRTPathQueryInfo testcase.
(edit) @64623   8 years vboxsync direnum-r3-nt.cpp: Fill in inode info when we can.
(edit) @64342   8 years vboxsync tstRTStrFormat: duh!
(edit) @64341   8 years vboxsync build fix
(edit) @64340   8 years vboxsync IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64124   8 years vboxsync tstIprtMiniString.cpp: Fake success till we figure this one out.
(edit) @64121   8 years vboxsync style
(edit) @63981   8 years vboxsync Runtime: OpenSSL 1.1.0 preps
(edit) @63691   8 years vboxsync Runtime/testcase: added tests for ASMBitFirstSetU64()/ASMBitLastSetU64()
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @63483   8 years vboxsync tstRTTcp-1: apply Solaris VERR_NET_ADDRESS_IN_USE fudge to Linux as well
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @63168   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63167   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63166   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63063   8 years vboxsync IPRT: warnings
(edit) @62931   8 years vboxsync tstUtf8: Some adjustments.
(edit) @62916   8 years vboxsync RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
(edit) @62866   8 years vboxsync whatever
(edit) @62864   8 years vboxsync hmm
(edit) @62863   8 years vboxsync IPRT: warnings
(edit) @62819   8 years vboxsync tstRTDirCreateUniqueNumbered: Oops, heap corruption.
(edit) @62811   8 years vboxsync wrap shlwapi.h too.
(edit) @62727   8 years vboxsync IPRT/testcases: warnings
(edit) @62726   8 years vboxsync IPRT/testcases: warnings
(edit) @62725   8 years vboxsync IPRT/testcases: warnings
(edit) @62724   8 years vboxsync IPRT/testcases: warnings
(edit) @62723   8 years vboxsync RTDirCreateUniqueNumbered: Changed the implementation to count from …
(edit) @62722   8 years vboxsync IPRT/testcases: warnings
(edit) @62721   8 years vboxsync IPRT/testcases: warnings
(edit) @62627   8 years vboxsync unused parameter warnings.
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62571   8 years vboxsync IPRT: More unused parameters.
(edit) @62570   8 years vboxsync IPRT: More unused parameters.
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62461   8 years vboxsync IPRT: scm
(edit) @62087   8 years vboxsync G/c unused variable.
(edit) @62055   8 years vboxsync Runtime/testcase: Removed unused file.
(edit) @62021   8 years vboxsync Runtime/RTJson: Fix review todos
(edit) @61870   8 years vboxsync tstRTCritSectRW, tstRTSemRW: don't benchmark on systems with only 1 …
(edit) @61823   8 years vboxsync Adjust the testcase to deal with the previous change in RTPathAppendEx …
(edit) @61730   9 years vboxsync Runtime/RTJson: Enhance testcase and two fixes
(edit) @61721   9 years vboxsync Runtime/RTJson: Fixes, updates to the testcase
(edit) @61718   9 years vboxsync properties
(edit) @61716   9 years vboxsync Runtime/JSON: Fixes and start on a testcase
(edit) @61311   9 years vboxsync tstRTInlineAsm: fixes for leaf EAX=7
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