|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20108
|
16 years |
vboxsync |
tstRTS3: always initialize iprt first.
|
|
|
@20051
|
16 years |
vboxsync |
exported to OSE
|
|
|
@20033
|
16 years |
vboxsync |
another OSE fix
|
|
|
@20022
|
16 years |
vboxsync |
Runtime: S3 testcase
|
|
|
@19954
|
16 years |
vboxsync |
tstCritSect -> tstRTCritSect
|
|
|
@19950
|
16 years |
vboxsync |
tstCidr -> tstRTCidr.
|
|
|
@19948
|
16 years |
vboxsync |
tstBitOperations -> tstRTBitOperations
|
|
|
@19947
|
16 years |
vboxsync |
tstBase64 -> tstRTBase64.
|
|
|
@19945
|
16 years |
vboxsync |
tstAvl -> tstRTAvl; use RTTest.
|
|
|
@19933
|
16 years |
vboxsync |
IPRT: RTThreadPreempt* testcase.
|
|
|
@19897
|
16 years |
vboxsync |
IPRT: Termination callback framework. (not hooked up to anything yet)
|
|
|
@19763
|
16 years |
vboxsync |
IPRT/testcase: the two build fixes here should not be necessary.
|
|
|
@19603
|
16 years |
vboxsync |
More build fixes.
|
|
|
@19600
|
16 years |
vboxsync |
GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.
|
|
|
@18999
|
16 years |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18991
|
16 years |
vboxsync |
IPRT: tstFork().
|
|
|
@16999
|
16 years |
vboxsync |
iprt: RTProcIsRunningByName implementation for Linux.
|
|
|
@16762
|
16 years |
vboxsync |
RTBase64Decode testcase and bugfixes.
|
|
|
@15821
|
16 years |
vboxsync |
tstDarwinSched: experiment with darwin scheduling.
|
|
|
@14369
|
16 years |
vboxsync |
Runtime/testcase: new testcase for sanity check of RTDirOpenFiltered.
|
|
|
@14025
|
16 years |
vboxsync |
tstNoCrt-1: Added simple strcpy test.
|
|
|
@13472
|
16 years |
vboxsync |
IPRT: Added a couple of function for simple string pattern matching …
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12874
|
16 years |
vboxsync |
IPRT: added a testcase for RTSemPingPong and some state inspection methods.
|
|
|
@12247
|
16 years |
vboxsync |
Runtime/Makefiles: eliminated PATH_TARGET, pushed them up to the root …
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@11350
|
16 years |
vboxsync |
iprt: Added RTSystemQueryOSInfo.
|
|
|
@11064
|
16 years |
vboxsync |
iprt/RTRandUxy: Improved the distribution when not using the max …
|
|
|
@11016
|
16 years |
vboxsync |
IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
|
|
|
@10944
|
16 years |
vboxsync |
iprt: RTTimerLR - low resolution timer API (< 10 Hz).
|
|
|
@10940
|
16 years |
vboxsync |
IPRT: Implemented the RTOnce API.
|
|
|
@10793
|
16 years |
vboxsync |
IPRT: Added a simple thread testcase for the latest insertion race.
|
|
|
@10788
|
16 years |
vboxsync |
IPRT: Implemented the context variant of the handle table.
|
|
|
@10419
|
16 years |
vboxsync |
Linux implementation of the RTMp* bits we current need in ring-3.
|
|
|
@10048
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING
|
|
|
@9502
|
16 years |
vboxsync |
asm strlen. Added a few more string/mem functions to the windows R0 …
|
|
|
@9138
|
17 years |
vboxsync |
tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8730
|
17 years |
vboxsync |
Include the testcase bit using the sub-makefile setup.
|
|
|
@8727
|
17 years |
vboxsync |
sorted the stuff.
|
|
|
@8295
|
17 years |
vboxsync |
Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
|
|
|
@8284
|
17 years |
vboxsync |
simple scanning function for IPv4 CIDR addresses
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7210
|
17 years |
vboxsync |
Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
|
|
|
@7204
|
17 years |
vboxsync |
Simple memmove testcase.
|
|
|
@6736
|
17 years |
vboxsync |
simple RTSemMutex testcase
|
|
|
@6266
|
17 years |
vboxsync |
tstTime-4: Check that RTTimeNanoTS and RTTimeSystemNanoTS are using …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5882
|
17 years |
vboxsync |
optimize tstTSC.
|
|
|
@5843
|
17 years |
vboxsync |
r=bird: Adjusted the RTGetOpt API a little bit.
|
|
|
@4546
|
17 years |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4475
|
17 years |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|
|
|
@4176
|
17 years |
vboxsync |
Use -e sym instead of -entry=sym since this works for both solaris and …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3991
|
17 years |
vboxsync |
drop the two sysmods on solaris as the templates aren't up to speed yet.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
copied from trunk/src/VBox/Runtime/testcase/Makefile
|
|
|
@1692
|
18 years |
vboxsync |
Testcase for reading the TSC on all CPUs in an SMP system.
|