VirtualBox

source: vbox/trunk/src/VBox/Runtime/testcase/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57657   9 years vboxsync tstRTVfs: On all platforms.
(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) @57604   9 years vboxsync IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions.
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @54449   10 years vboxsync Runtime/testcase: rename tstR0Preemption to tstRTR0Preemption to match …
(edit) @54398   10 years vboxsync Runtime/testcase: build fix.
(edit) @54396   10 years vboxsync Runtime/testcase: build fix for windows.
(edit) @54390   10 years vboxsync Runtime/testcase: enable for windows and solaris too.
(edit) @54389   10 years vboxsync Runtime/testcase: very basic ring-0 thread creation.
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @52297   10 years vboxsync tstRTBigNum: compare with openssl. (Conclusion, we're very slow at modexp.)
(edit) @52018   10 years vboxsync IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
(edit) @51906   10 years vboxsync Fixing testcases on windows.
(edit) @51856   10 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51820   10 years vboxsync New message digest testcase + a fix to digest-builtin.cpp.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51165   11 years vboxsync VMM: remove linker entrypoints for relocatable VMMR0,tstLdrObj objects …
(edit) @50456   11 years vboxsync RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
(edit) @50415   11 years vboxsync tstRTNetIPv4: add some tests for RTNetStrToIPv4Addr.
(edit) @49575   11 years vboxsync Runtime: allow to compile with VBOX_WITH_LIBCURL disabled
(edit) @49232   11 years vboxsync Added tstRTZip.cpp
(edit) @47765   11 years vboxsync IPRT: Renamed testcase tstFileModeStringToFlags -> …
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47085   11 years vboxsync Build fix.
(edit) @47083   11 years vboxsync IPRT/localipc-win.cpp: Update, added testcase (work in progress).
(edit) @46638   11 years vboxsync tstMp-1.cpp -> tstRTMp-1.cpp.
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45512   12 years vboxsync tstHttp => tstRTHttp; require at least one parameter to start the test
(edit) @45131   12 years vboxsync Created tstRTCritSectRw from tstRTSemRW.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44527   12 years vboxsync Runtime/testcase: missing #ifdef / #endif
(edit) @44220   12 years vboxsync tstRTTime: Renamed from tstTime, convert to RTTest and restricted the …
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @42503   12 years vboxsync Added a test profiling RTProcCreate+RTProcWait.
(edit) @42154   12 years vboxsync VS2010 preps.
(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) @41557   12 years vboxsync tstErrUnique -> tstRTErrUnique
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(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) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40365   13 years vboxsync IPRT/testcase: Added simple testcase for RTMemWipeThoroughly().
(edit) @40029   13 years vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @39632   13 years vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
(edit) @39448   13 years vboxsync Runtime: forgot the Makefiles
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39246   13 years vboxsync iprt/ctype.h: Corrected bugs and adding a complete testcase.
(edit) @39027   13 years vboxsync RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37720   13 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37560   13 years vboxsync IPRT: Darwin symbol hacking in progress.
(edit) @36816   14 years vboxsync IPRT: Initial commit of the disk volume management API. Supports …
(edit) @36578   14 years vboxsync iprt: grr, missed Makefiles
(edit) @36508   14 years vboxsync iprt/C++: some cleanup.
(edit) @36500   14 years vboxsync IPRT: add a generic list class
(edit) @35337   14 years vboxsync More build fixes
(edit) @34626   14 years vboxsync implemented RTThreadGetExecutionTimeMilli() for Posix and …
(edit) @34464   14 years vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34174   14 years vboxsync IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
(edit) @34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33563   14 years vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33426   14 years vboxsync iprt/symlink.h: Initial code (only tested on linux).
(edit) @33290   14 years vboxsync Runtime: add a simple testcase for RTManifest
(edit) @33286   14 years vboxsync Runtime: add lock free circular buffer + simple testcase
(edit) @33130   14 years vboxsync tstInlineAsm -> tstRTInlineAsm.
(edit) @32949   14 years vboxsync tstSemEvent -> tstRTSemEventMulti; removed tstSems.
(edit) @32901   14 years vboxsync tstRTPrfIO: profile some I/O related APIs.
(edit) @32801   14 years vboxsync rtTcpClose: The trunk fix for the graceful shutdown hang.
(edit) @32611   14 years vboxsync tstRTR0Timer: Started on a timer testcase for ring-0.
(edit) @31787   14 years vboxsync tstRTCoreDump: enable building.
(edit) @31375   14 years vboxsync gcc-4.4 workaround
(edit) @31370   14 years vboxsync Main: cleanup machine renames, remove dead code
(edit) @31329   14 years vboxsync RTLdrFlt was missing _TEMPLATE.
(edit) @31325   14 years vboxsync RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
(edit) @30240   14 years vboxsync iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
(edit) @29393   15 years vboxsync iprt: tstRTFile*.
(edit) @29279   15 years vboxsync Runtime: Made solaris.sparc64 link and run.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28462   15 years vboxsync IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
(edit) @27800   15 years vboxsync iprt: applying sparc patch (selectively).
(edit) @27576   15 years vboxsync IPRT/testcase: Added logon failure error, test some more stuff.
(edit) @27439   15 years vboxsync IPRT/testcase: Should fix the burns.
(edit) @27437   15 years vboxsync IPRT/testcase: Bits for user RTProcCreateEx.
(edit) @27345   15 years vboxsync iprt: Added RTSort with one simple algorithm implemented.
(edit) @27269   15 years vboxsync Runtime/testcase: basic electric fence allocation testcase
(edit) @26824   15 years vboxsync iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @26772   15 years vboxsync iprt/testcase: nit picking on tstRTList.
(edit) @26739   15 years vboxsync Runtime: Inline list implementation
(edit) @26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26605   15 years vboxsync tstSystemQueryOsInfo -> tstRTSystemQueryOsInfo.
(edit) @26604   15 years vboxsync tstSystemQueryOsInfo: converted to RTTest.
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