|
|
@48808
|
11 years |
vboxsync |
testcase/tstRTMp-1: Added sanity test for RTMpGetOnlineCoreCount().
|
|
|
@48464
|
11 years |
vboxsync |
Wrong place.
|
|
|
@48463
|
11 years |
vboxsync |
tstR0ThreadPreemption: Try explicitly yielding.
|
|
|
@48412
|
11 years |
vboxsync |
bugfixes
|
|
|
@48411
|
11 years |
vboxsync |
latency testcase in the works…
|
|
|
@48165
|
11 years |
vboxsync |
r0drv/solaris/timer: Fix specific periodic timers, one-shot any-cpu …
|
|
|
@48149
|
11 years |
vboxsync |
tstRTR0TimerDriver: Platforms without one-shot timer support handled …
|
|
|
@48148
|
11 years |
vboxsync |
Runtime/r0drv/solaris: Fix race with specific timers and enabled …
|
|
|
@48147
|
11 years |
vboxsync |
tstRTR0Timer: Fix testcase to skip one-shot timers when it's not supported.
|
|
|
@48131
|
11 years |
vboxsync |
missing e
|
|
|
@48129
|
11 years |
vboxsync |
tstRTR0TimerDriver: currently no periodic specific timers on Solaris
|
|
|
@48125
|
11 years |
vboxsync |
tstRTInlineAsm.cpp: cpuid(0x8000001d) fix.
|
|
|
@47914
|
11 years |
vboxsync |
tstR0ThreadPreemption: Added a approx. 1 minute timeout for the …
|
|
|
@47903
|
11 years |
vboxsync |
tstR0ThreadPreemption: Stress test preemption & resume with more …
|
|
|
@47899
|
11 years |
vboxsync |
tstR0ThreadPreemption: break on errors to indicate failure.
|
|
|
@47812
|
11 years |
vboxsync |
IPRT/testcase/tstRTFileModeStringToFlags.cpp: Another fix for the fix
|
|
|
@47811
|
11 years |
vboxsync |
IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for the fix.
|
|
|
@47809
|
11 years |
vboxsync |
IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for r88044 (Set …
|
|
|
@47765
|
11 years |
vboxsync |
IPRT: Renamed testcase tstFileModeStringToFlags -> …
|
|
|
@47762
|
11 years |
vboxsync |
IPRT: Added RTFileModeToFlags* APIs + testcase.
|
|
|
@47745
|
11 years |
vboxsync |
tstRTR0Timer: mask out one-shot drivers from Solaris (currently not …
|
|
|
@47659
|
11 years |
vboxsync |
tstRTR0DbgKrnlInfoDriver: Fix VERR_SYMBOL_NOT_FOUND error
|
|
|
@47642
|
11 years |
vboxsync |
tstRTR0Timer: one-shot timers are not supported on Solaris
|
|
|
@47572
|
11 years |
vboxsync |
Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
|
|
|
@47555
|
11 years |
vboxsync |
Another fix
|
|
|
@47554
|
11 years |
vboxsync |
Build fix
|
|
|
@47553
|
11 years |
vboxsync |
Fix R0 timer testcase on darwin and make it possible to skip R0 tests …
|
|
|
@47535
|
11 years |
vboxsync |
IPRT: Wrote native NT directory enumeration - not enabled by default. …
|
|
|
@47521
|
11 years |
vboxsync |
I really wonder why gcc doesn't warn/error here …
|
|
|
@47520
|
11 years |
vboxsync |
testcase/tstR0ThreadPreemption: More paranoid checks is good in …
|
|
|
@47352
|
11 years |
vboxsync |
Runtime/r0drv: Reference counting for kernel thread-context hooks.
|
|
|
@47302
|
11 years |
vboxsync |
r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
|
|
|
@47206
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, Solaris implementation.
|
|
|
@47199
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@47185
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
|
|
|
@47168
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update.
|
|
|
@47122
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
|
|
|
@47085
|
11 years |
vboxsync |
Build fix.
|
|
|
@47084
|
11 years |
vboxsync |
SVN props.
|
|
|
@47083
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update, added testcase (work in progress).
|
|
|
@46638
|
11 years |
vboxsync |
tstMp-1.cpp -> tstRTMp-1.cpp.
|
|
|
@46632
|
11 years |
vboxsync |
tstMp-1.cpp: Converted it to iprt/test.h.
|
|
|
@46326
|
12 years |
vboxsync |
RT_STR_TUPLE
|
|
|
@46318
|
12 years |
vboxsync |
Runtime/testcase/tstRTSystemQueryOsInfo: added output of …
|
|
|
@46298
|
12 years |
vboxsync |
RTTest: Added some new features/APIs for forwarding bootsector test …
|
|
|
@46211
|
12 years |
vboxsync |
More strcache testing and some tuning.
|
|
|
@46210
|
12 years |
vboxsync |
Testing: a bit of debug info for tstTime-4.
|
|
|
@46209
|
12 years |
vboxsync |
Testing: another attempt to fix tstTime-4 on win.amd64.
|
|
|
@46208
|
12 years |
vboxsync |
tstRTStrCache: check that a real strcache impl doesn't return duplicates.
|
|
|
@46206
|
12 years |
vboxsync |
Testing: tstTime-4: attempt to fix overflow in time delta calculation.
|
|
|
@46199
|
12 years |
vboxsync |
strcache.cpp: Enabled it. Some tuning.
|
|
|
@46144
|
12 years |
vboxsync |
Runtime: RTMpGetCoreCount() for Linux
|
|
|
@46035
|
12 years |
vboxsync |
Remove L4 support from main tree.
|
|
|
@45860
|
12 years |
vboxsync |
tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@45542
|
12 years |
vboxsync |
eat more cpu.
|
|
|
@45541
|
12 years |
vboxsync |
Fixed cLoops=1 retry bug and increased the loop timeout on darwin.
|
|
|
@45539
|
12 years |
vboxsync |
duh
|
|
|
@45538
|
12 years |
vboxsync |
tstR0ThreadPreemption: Added a RTThreadPreemptIsPendingTrusty test.
|
|
|
@45520
|
12 years |
vboxsync |
iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
|
|
|
@45514
|
12 years |
vboxsync |
Runtime/tstLog: unintended commit
|
|
|
@45512
|
12 years |
vboxsync |
tstHttp => tstRTHttp; require at least one parameter to start the test
|
|
|
@45400
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
|
|
|
@45398
|
12 years |
vboxsync |
Runtime/http: more error codes
|
|
|
@45394
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
|
|
|
@45391
|
12 years |
vboxsync |
IPRT: Changed the RTPATHPARSE_FLAGS_ into generic ones as they will be …
|
|
|
@45389
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 1: The cross platform parser.
|
|
|
@45381
|
12 years |
vboxsync |
Runtime/http: added error code + don't make tstHttp fail if we can't …
|
|
|
@45366
|
12 years |
vboxsync |
tstHttp: slight re-order
|
|
|
@45343
|
12 years |
vboxsync |
Runtime/http: better error handling in RTHttpCertDigest()
|
|
|
@45339
|
12 years |
vboxsync |
Runtime/http: check the digest of the downloaded certificates
|
|
|
@45331
|
12 years |
vboxsync |
Runtime/http: add new function to set the filename containing the …
|
|
|
@45264
|
12 years |
vboxsync |
tstR0ThreadPreemptionDriver.cpp: Start a bunch of threads to make sure …
|
|
|
@45262
|
12 years |
vboxsync |
tstUtf8: Another VERR_NO_TRANSLATE/VWRN_NO_TRANSLATE hack.
|
|
|
@45260
|
12 years |
vboxsync |
We should probably check the iconv return value a little more closely. …
|
|
|
@45259
|
12 years |
vboxsync |
tstRTTcp-1.cpp: testboxsh1 fudging.
|
|
|
@45258
|
12 years |
vboxsync |
tstRTTcp-1.cpp: More details on test3 on testboxsh1.
|
|
|
@45257
|
12 years |
vboxsync |
tstUtf8: More details on VERR_NO_TRANSLATION/RTStrUtf8ToCurrentCP on …
|
|
|
@45253
|
12 years |
vboxsync |
tstUtf8.cpp: GetRandUtf16 shouldn't return endian indicators (0xfffe, …
|
|
|
@45241
|
12 years |
vboxsync |
tstRTStrAlloc: ensure we call RTStrAAppendExN() really with size_t …
|
|
|
@45227
|
12 years |
vboxsync |
Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
|
|
|
@45174
|
12 years |
vboxsync |
accident
|
|
|
@45173
|
12 years |
vboxsync |
doc: re-added vbox-greeter documentation
|
|
|
@45131
|
12 years |
vboxsync |
Created tstRTCritSectRw from tstRTSemRW.
|
|
|
@45047
|
12 years |
vboxsync |
iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4.
the dependencies are …
|
|
|
@45020
|
12 years |
vboxsync |
tstRTSemRW/test4: Set a couple of values instead of using just …
|
|
|
@44623
|
12 years |
vboxsync |
Runtime: RTPathCreateRelative -> RTPathCalcRelative
|
|
|
@44615
|
12 years |
vboxsync |
Runtime/path: Add RTPathCreateRelative to create a relative path …
|
|
|
@44556
|
12 years |
vboxsync |
Use posix_spawn on mac as well, its (mostly) there since 10.5.
|
|
|
@44554
|
12 years |
vboxsync |
RTTestPassed/RTTestIPassed does not accept NULL as a parameter. Use …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44527
|
12 years |
vboxsync |
Runtime/testcase: missing #ifdef / #endif
|
|
|
@44260
|
12 years |
vboxsync |
Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
|
|
|
@44228
|
12 years |
vboxsync |
tstRTR0Timer.cpp: Attempt at fixing test failures i the CSSD_LOOP.
|
|
|
@44220
|
12 years |
vboxsync |
tstRTTime: Renamed from tstTime, convert to RTTest and restricted the …
|
|
|
@44200
|
12 years |
vboxsync |
too long silly value name.
|
|
|
@44198
|
12 years |
vboxsync |
Testcases: Short and fewer test names.
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43645
|
12 years |
vboxsync |
IPRT: simple HTTP interface
|
|
|