[csw-devel] SF.net SVN: gar:[11849] csw/mgar/pkg

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Dec 9 02:15:46 CET 2010


Revision: 11849
          http://gar.svn.sourceforge.net/gar/?rev=11849&view=rev
Author:   skayser
Date:     2010-12-09 01:15:46 +0000 (Thu, 09 Dec 2010)

Log Message:
-----------
stressapptest: initial commit, work in progress, feel free to take over

Added Paths:
-----------
    csw/mgar/pkg/stressapptest/
    csw/mgar/pkg/stressapptest/branches/
    csw/mgar/pkg/stressapptest/tags/
    csw/mgar/pkg/stressapptest/trunk/
    csw/mgar/pkg/stressapptest/trunk/Makefile
    csw/mgar/pkg/stressapptest/trunk/checksums
    csw/mgar/pkg/stressapptest/trunk/files/


Property changes on: csw/mgar/pkg/stressapptest/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/stressapptest/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stressapptest/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/stressapptest/trunk/Makefile	2010-12-09 01:15:46 UTC (rev 11849)
@@ -0,0 +1,25 @@
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+# ! build state unknown, work in progress, please verify
+#
+GARNAME = stressapptest
+GARVERSION = 1.0.3
+CATEGORIES = apps
+
+DESCRIPTION = Stress test application for simulating high load situations
+define BLURB
+  Stressful Application Test (or stressapptest, its unix name) tries to
+  maximize randomized traffic to memory from processor and I/O, with the
+  intent of creating a realistic high load situation in order to test the
+  existing hardware devices in a computer. 
+endef
+
+VENDOR_URL    = http://code.google.com/p/stressapptest/
+MASTER_SITES  = http://stressapptest.googlecode.com/files/
+DISTFILES  	  = $(GARNAME)-$(GARVERSION)_autoconf.tar.gz
+DISTNAME 	  = $(GARNAME)-$(GARVERSION)_autoconf
+UFILES_REGEX  = $(GARNAME)-(\d+(?:\.\d+)*)_autoconf.tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/stressapptest/trunk/checksums
===================================================================
--- csw/mgar/pkg/stressapptest/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/stressapptest/trunk/checksums	2010-12-09 01:15:46 UTC (rev 11849)
@@ -0,0 +1 @@
+931d96b0914e2a4353470b8a9fbf5034  stressapptest-1.0.1_autoconf.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list