VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45860   12 years vboxsync tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45542   12 years vboxsync eat more cpu.
(edit) @45541   12 years vboxsync Fixed cLoops=1 retry bug and increased the loop timeout on darwin.
(edit) @45539   12 years vboxsync duh
(edit) @45538   12 years vboxsync tstR0ThreadPreemption: Added a RTThreadPreemptIsPendingTrusty test.
(edit) @45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @45514   12 years vboxsync Runtime/tstLog: unintended commit
(edit) @45512   12 years vboxsync tstHttp => tstRTHttp; require at least one parameter to start the test
(edit) @45400   12 years vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
(edit) @45398   12 years vboxsync Runtime/http: more error codes
(edit) @45394   12 years vboxsync IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
(edit) @45391   12 years vboxsync IPRT: Changed the RTPATHPARSE_FLAGS_ into generic ones as they will be …
(edit) @45389   12 years vboxsync IPRT: A Study in Paths - Chapter 1: The cross platform parser.
(edit) @45381   12 years vboxsync Runtime/http: added error code + don't make tstHttp fail if we can't …
(edit) @45366   12 years vboxsync tstHttp: slight re-order
(edit) @45343   12 years vboxsync Runtime/http: better error handling in RTHttpCertDigest()
(edit) @45339   12 years vboxsync Runtime/http: check the digest of the downloaded certificates
(edit) @45331   12 years vboxsync Runtime/http: add new function to set the filename containing the …
(edit) @45264   12 years vboxsync tstR0ThreadPreemptionDriver.cpp: Start a bunch of threads to make sure …
(edit) @45262   12 years vboxsync tstUtf8: Another VERR_NO_TRANSLATE/VWRN_NO_TRANSLATE hack.
(edit) @45260   12 years vboxsync We should probably check the iconv return value a little more closely. …
(edit) @45259   12 years vboxsync tstRTTcp-1.cpp: testboxsh1 fudging.
(edit) @45258   12 years vboxsync tstRTTcp-1.cpp: More details on test3 on testboxsh1.
(edit) @45257   12 years vboxsync tstUtf8: More details on VERR_NO_TRANSLATION/RTStrUtf8ToCurrentCP on …
(edit) @45253   12 years vboxsync tstUtf8.cpp: GetRandUtf16 shouldn't return endian indicators (0xfffe, …
(edit) @45241   12 years vboxsync tstRTStrAlloc: ensure we call RTStrAAppendExN() really with size_t …
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45174   12 years vboxsync accident
(edit) @45173   12 years vboxsync doc: re-added vbox-greeter documentation
(edit) @45131   12 years vboxsync Created tstRTCritSectRw from tstRTSemRW.
(edit) @45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
(edit) @45020   12 years vboxsync tstRTSemRW/test4: Set a couple of values instead of using just …
(edit) @44623   12 years vboxsync Runtime: RTPathCreateRelative -> RTPathCalcRelative
(edit) @44615   12 years vboxsync Runtime/path: Add RTPathCreateRelative to create a relative path …
(edit) @44556   12 years vboxsync Use posix_spawn on mac as well, its (mostly) there since 10.5.
(edit) @44554   12 years vboxsync RTTestPassed/RTTestIPassed does not accept NULL as a parameter. Use …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44527   12 years vboxsync Runtime/testcase: missing #ifdef / #endif
(edit) @44260   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44228   12 years vboxsync tstRTR0Timer.cpp: Attempt at fixing test failures i the CSSD_LOOP.
(edit) @44220   12 years vboxsync tstRTTime: Renamed from tstTime, convert to RTTest and restricted the …
(edit) @44200   12 years vboxsync too long silly value name.
(edit) @44198   12 years vboxsync Testcases: Short and fewer test names.
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @42973   12 years vboxsync tstRTProcCreateEx: Pass %TEMP% and other % stuff to the child process.
(edit) @42714   12 years vboxsync Runtime: RT*CreateTemp testcase, burn fix.
(edit) @42713   12 years vboxsync Runtime: RT*CreateTemp testcase, comment.
(edit) @42712   12 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42697   12 years vboxsync tstLdr-3: Added --32/64 options (optional).
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42503   12 years vboxsync Added a test profiling RTProcCreate+RTProcWait.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42067   12 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @41952   12 years vboxsync fix OSE
(edit) @41948   12 years vboxsync Build fix.
(edit) @41947   12 years vboxsync Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.
(edit) @41919   12 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41762   12 years vboxsync build fix
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41737   12 years vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   12 years vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41734   12 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41731   12 years vboxsync DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
(edit) @41692   12 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   12 years vboxsync DISCoreOne* -> DISCore*.
(edit) @41671   12 years vboxsync DISInstr* -> DISInstrToStr + cbOutput argument.
(edit) @41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41557   13 years vboxsync tstErrUnique -> tstRTErrUnique
(edit) @41556   13 years vboxsync tstErrUnique.cpp: oops, left in a breakage there.
(edit) @41555   13 years vboxsync tstErrUnique.cpp: Converted to RTTest and updated with changes from r78322.
(edit) @41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41296   13 years vboxsync tstErrUnique: repaired
(edit) @41078   13 years vboxsync tstLdr-3: out of range fix.
(edit) @41059   13 years vboxsync tstLdr-3: Extended the tool.
(edit) @41050   13 years vboxsync Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.
(edit) @41031   13 years vboxsync RT_MIN evaluates one of its parameters twice
(edit) @41001   13 years vboxsync tstSemXRoads: warning
(edit) @40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40934   13 years vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40903   13 years vboxsync Runtime/testcase/tstRTDirCreateUniqueNumbered: warning.
(edit) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40633   13 years vboxsync several warnings
(edit) @40627   13 years vboxsync Runtime/testcase: gcc-4.7 warnings
(edit) @40624   13 years vboxsync tstRTLockValidator: typo
(edit) @40365   13 years vboxsync IPRT/testcase: Added simple testcase for RTMemWipeThoroughly().
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40289   13 years vboxsync tstLdr: parfait: range error
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40074   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
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