VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   8 years vboxsync Runtime/RTJson: Enhance testcase and two fixes
(edit) @61721   8 years vboxsync Runtime/RTJson: Fixes, updates to the testcase
(edit) @61718   8 years vboxsync properties
(edit) @61716   8 years vboxsync Runtime/JSON: Fixes and start on a testcase
(edit) @61311   9 years vboxsync tstRTInlineAsm: fixes for leaf EAX=7
(edit) @61153   9 years vboxsync fix
(edit) @61152   9 years vboxsync test
(edit) @61134   9 years vboxsync format specifier fix
(edit) @61130   9 years vboxsync format specifier fix
(edit) @61129   9 years vboxsync format specifier fix
(edit) @61102   9 years vboxsync tstRTLocalIpc: Increased timeout for testSessionData test from 30 secs …
(edit) @60926   9 years vboxsync tstRTSymlink: Skip if not supported (w2k3).
(edit) @60481   9 years vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60257   9 years vboxsync tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part …
(edit) @60191   9 years vboxsync tstRTPrf: Converted to iprt/test.h and added a little off topic …
(edit) @60046   9 years vboxsync tstRTPath: bogus test (thanks PVS)
(edit) @60018   9 years vboxsync tstRTFileAio: Warning (thanks VPS)
(edit) @59983   9 years vboxsync warning
(edit) @59972   9 years vboxsync Implemented RTSortShell.
(edit) @59846   9 years vboxsync tstRTUri: missing RTFree (gcc asan)
(edit) @59749   9 years vboxsync IPRT: build fixes
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59692   9 years vboxsync pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
(edit) @59675   9 years vboxsync RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
(edit) @59668   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59527   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @58960   9 years vboxsync iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
(edit) @58800   9 years vboxsync Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember …
(edit) @58438   9 years vboxsync IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
(edit) @58305   9 years vboxsync RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
(edit) @58304   9 years vboxsync tstRTLocalIpc: Use RTTestCreateChild.
(edit) @58299   9 years vboxsync localipc-win.cpp: Implemented RTLocalIpcSessionReadNB.
(edit) @58296   9 years vboxsync tstRTLocalIpc: Another ReadNB test.
(edit) @58295   9 years vboxsync iprt: Added RTLocalIpcSessionReadNB on posix systems.
(edit) @58291   9 years vboxsync tstRTLocalIpc.cpp: Extended the broken pipe test.
(edit) @58290   9 years vboxsync RTLocalIpc fixes.
(edit) @58289   9 years vboxsync tstRTLocalIpc: Added client thread test variants (all clients were …
(edit) @58282   9 years vboxsync localipc-posix.cpp: Partly debugged code.
(edit) @58280   9 years vboxsync tstRTLocalIpc.cpp: You have to make it all the way to the …
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @58069   9 years vboxsync IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
(edit) @58068   9 years vboxsync IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
(edit) @58067   9 years vboxsync IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
(edit) @58066   9 years vboxsync RTUriFileCreate: NULL and empty input paths are invalid, period.
(edit) @58065   9 years vboxsync tstRTUri: Must duplicate stuff to deal with NULL returns.
(edit) @58063   9 years vboxsync tstRTUri: Added an actual UNC test, which fails, so it's disabled.
(edit) @58062   9 years vboxsync tstRTUri: Actually, there are no UNC tests here. Paths where misleading.
(edit) @58061   9 years vboxsync tstRTUri: Added two tests where we're not doing the right thing …
(edit) @58060   9 years vboxsync tstRTUri.cpp: fixed the windows centric test strings used with …
(edit) @58059   9 years vboxsync tstRTUri: Merged the windows reference results into g_aCreateFileURIs …
(edit) @58057   9 years vboxsync tstRTUri.cpp: The windows API results aren't the documentation of the …
(edit) @58047   9 years vboxsync typo
(edit) @58041   9 years vboxsync tstRTFileAio: typo
(edit) @58039   9 years vboxsync warning
(edit) @57982   9 years vboxsync Nits.
(edit) @57981   9 years vboxsync IPRT: misc/uri.cpp: Bugfixes, behave more like …
(edit) @57970   9 years vboxsync Runtime: fixed parameters for RTUdpCreateClientSocket
(edit) @57967   9 years vboxsync testcase: warning
(edit) @57957   9 years vboxsync Runtime: Allow specifying the default destination address on the UDP …
(edit) @57956   9 years vboxsync Runtime/testcase: Added a simple UDP socket testcase.
(edit) @57917   9 years vboxsync tstRTProcCreateEx: Use RTProcQueryUsernameA to get the the user name - …
(edit) @57916   9 years vboxsync IPRT: More windows process creation hacking and cleaning up. Cleaned …
(edit) @57906   9 years vboxsync RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
(edit) @57869   9 years vboxsync process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
(edit) @57847   9 years vboxsync tstRTUri: a couple of more tests.
(edit) @57843   9 years vboxsync RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
(edit) @57838   9 years vboxsync tstRTSymlink: Warning.
(edit) @57791   9 years vboxsync Runtime/tests: more testcases for ASMBitSetRange (#8020)
(edit) @57724   9 years vboxsync tstRTUri: Added test with UTF-8 chars both in escaped and plain forms.
(edit) @57723   9 years vboxsync RTUri: Reworked the API to a one time parsing and make sure we get …
(edit) @57720   9 years vboxsync RTUri: Preps for parsing the authority bits into smaller pieces for …
(edit) @57706   9 years vboxsync tstRTFileAio: tell us why the test was skipped
(edit) @57704   9 years vboxsync tstRTFileAio: EINVAL is the documented error code for file systems o …
(edit) @57657   9 years vboxsync tstRTVfs: On all platforms.
(edit) @57648   9 years vboxsync tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
(edit) @57647   9 years vboxsync fixed bug in ASMBitSetRange()
(edit) @57638   9 years vboxsync tstRTVfs: Didn't mean to disable the std input test.
(edit) @57637   9 years vboxsync tstRTVfs: Fixed incorrect RTTest usage.
(edit) @57619   9 years vboxsync IPRT/testcase: Run tstRTVfs only for Windows at the moment.
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57610   9 years vboxsync Logging.
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