VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85541   4 years vboxsync tstLdr-4: Check do some segment sanity checking so we'll catch bad …
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85500   4 years vboxsync tstLdr-4: Converted to iprt/test.h style and added some …
(edit) @85461   4 years vboxsync tstLdr-4: printf fix. bugref:9801
(edit) @85384   4 years vboxsync iprt/path.h: Reimplemented RTPathFindCommon[Ex].
(edit) @85383   4 years vboxsync iprt/path.h: RTPathFindCommon[Ex] doc & testcase update. Testcase …
(edit) @85382   4 years vboxsync iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
(edit) @85348   4 years vboxsync IPRT/tstRTStrSplit: Added macro for cleaning up test runs.
(edit) @85345   4 years vboxsync IPRT: Follow-up fixes for r139114 (RTStrSplit + testcases).
(edit) @85312   4 years vboxsync IPRT: Added RTPathFindCommon[Ex] + testcases [build fix].
(edit) @85311   4 years vboxsync IPRT: Added RTPathFindCommon[Ex] + testcases.
(edit) @85166   4 years vboxsync tstIprtList: Clang 11 nothrow bug/weirdness wrt arrays. bugref:9790 …
(edit) @85155   4 years vboxsync IPRT: Added RTStrSplit + testcases [build fix].
(edit) @85154   4 years vboxsync IPRT: Added RTStrSplit + testcases.
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85085   5 years vboxsync IPRT/tstLdr-4: Function cast fix. bugref:9794
(edit) @85072   5 years vboxsync tstRTInlineAsm.cpp: Stop using the 'register' keyword, Clang barfs on …
(edit) @84903   5 years vboxsync tstRTCRest-1: Adjustment for strtod in UCRT with VC++ 14+. bugref:8489
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84396   5 years vboxsync *.kmk: Hardening related DEFS string quoting. bugref:8489
(edit) @84293   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84286   5 years vboxsync IPRT/base64: Added UTF-16 versions of the encoding functions. bugref:9224
(edit) @84069   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84068   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84057   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84040   5 years vboxsync IPRT: Removed tstRTErrUnique as it is no longer needed (since …
(edit) @83886   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83838   5 years vboxsync IPRT: Fix what I think is a typo to unbreak the build. bugref:8489
(edit) @83837   5 years vboxsync IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
(edit) @83102   5 years vboxsync IPRT: Simple TLS destructor testcase.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82837   5 years vboxsync IPRT/file: Added some more thoughts and @todo regarding the …
(edit) @82836   5 years vboxsync IPRT/win: Enabled new RTFileSetSize implementation that works like …
(edit) @82835   5 years vboxsync IPRT/win: Finished the RTFileSetSize reimplementation, still disabled. …
(edit) @82832   5 years vboxsync tstFile: Converted to new style and added append+truncate testcase …
(edit) @82741   5 years vboxsync Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
(edit) @81762   5 years vboxsync SUPDrv,tstRTInlineAsm: Fixed assertion/failure when trying to use the …
(edit) @81203   5 years vboxsync IPRT/RTPathParseSimple: Root handling fixes. bugref:9586 . …
(edit) @81140   5 years vboxsync IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81077   5 years vboxsync tstRTCRest-1,tstRTStrFormat,tstRTTimeSpec: Fixed warnings about 64-bit …
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81064   5 years vboxsync tstRTSystemQueryFirmware: build fix,
(edit) @81063   5 years vboxsync iprt/win: Fixed method for determining firmware type on win 8.0 and …
(edit) @81062   5 years vboxsync iprt/system: Fixing the firmware stuff a little.
(edit) @80878   5 years vboxsync IPRT/env-generic.cpp: RTENV_ALLOW_EQUAL_FIRST_IN_VAR should only be …
(edit) @80860   5 years vboxsync IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
(edit) @80832   5 years vboxsync IPRT: Added RTPathEnsureTrailingSeparatorEx.
(edit) @80827   5 years vboxsync IPRT: Added RTEnvCreateEx and RTEnvCreateChangeRecordEx so flags can …
(edit) @80708   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80665   5 years vboxsync IPRT: Redid RTTimerLRChangeInterval. Converted RTTimerLR testcase to …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80565   5 years vboxsync IPRT/string.h: Added hexformatting variants that takes an additional …
(edit) @80496   5 years vboxsync IPRT/string.h: Added added two more human readable size formatting …
(edit) @80024   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
(edit) @79891   5 years vboxsync *.kmk: Preparing for dropping 32-bit host support. Introducing a …
(edit) @79884   5 years vboxsync tstRTCRest-1: use consistent quoting (or rather, now, not quoting) for …
(edit) @79570   6 years vboxsync IPRT: Added RTPathPurgeFilename for making valid filenames out of …
(edit) @79562   6 years vboxsync IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
(edit) @79521   6 years vboxsync VBox/log.h: Kicked out most event group (base classes are still there) …
(edit) @78833   6 years vboxsync tstRTPoll: Check read results after the socket and pipe we waited on …
(edit) @78702   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
(edit) @78561   6 years vboxsync Runtime/RTShMem,tstRTShMem: Add API to delete a named shared memory …
(edit) @78373   6 years vboxsync tstRTSymlink: Use the enmType parameter so recent w10 stop failing. …
(edit) @78153   6 years vboxsync IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78048   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @77736   6 years vboxsync tstRTBigNum: Some memory leak fixes (to reduce the noise and being …
(edit) @77691   6 years vboxsync tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276 [build fix]
(edit) @77689   6 years vboxsync tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276
(edit) @77684   6 years vboxsync IPRT: Implemented RTFileOpenEx for posix too. ticketref:9276
(edit) @77681   6 years vboxsync IPRT: Adding an extended file open API that returns the action taken …
(edit) @77256   6 years vboxsync Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
(edit) @76905   6 years vboxsync Runtime/testcase/tstRTDvm: Resurrect testcase as an example on how to …
(edit) @76660   6 years vboxsync RTPathCalcRelative: Extended case-insensitivity from 7-bit ascii to …
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76417   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @76061   6 years vboxsync IPRT: Add RTNetStrToIPv4Cidr() that is intended as a better API …
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75734   6 years vboxsync tstRTR0Timer: Run the omni timer tests for a longer time period and …
(edit) @75423   6 years vboxsync tstRTBigNum: Test RTUInt32DivRem and RTUInt64DivRem too.
(edit) @75125   6 years vboxsync tstRTCRest-1.cpp: Another shot at the double test. bugref:9167 [build fix]
(edit) @75124   6 years vboxsync tstRTCRest-1.cpp: Another shot at the double test. bugref:9167
(edit) @75123   6 years vboxsync tstRTCRest-1: More double test tweaking. bugref:9167
(edit) @75037   6 years vboxsync tstRTCRest-1: More flexible double handling. The strtod impl we depend …
(edit) @75034   6 years vboxsync tstRTCRest: no change.
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