taskSavannah Administration - Tasks: task #15596, Submission of Testing Tool

 
 

task #15596: Submission of Testing Tool

Submitter:  Zurab <zkutch>
Submitted:  Fri 17 Apr 2020 08:02:26 PM UTC
   
 
Should Start On:  Fri 17 Apr 2020 12:00:00 AM UTC Should be Finished on:  Mon 27 Apr 2020 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sun 26 Apr 2020 04:21:20 PM UTC, comment #8: 


comment #6:

>
> > For example, your documentation isn't released in a GFDL-compatible way.  Why do you think you missed that?
> >
>
> In project are included man and info documentation and also there is implemented -h and --help options.

> I see in "requirements" only recommendation "For manuals, we recommend GNU FDL" and understand it not as mandatory.


No, it isn't mandatory, but that passage says further, "other licensing compatible with that is acceptable."

Anyway,..

> > Also, have you read the GPL Howto?  It says that the tarball should include a copy of the relevant licenses; your tarball doesn't.
>
>
> In tarball there is file "LICENSE". Do you mean something else/other?


...yes, I mean something different.  The GPL Howto does explain what a copy of a GNU license is.  I think you are not experienced  enough to maintain these legal texts in your package yet.

Cancelling.

Ineiev <ineiev>
Site Administrator
Fri 24 Apr 2020 04:40:05 PM UTC, comment #7: 

Do you see my previous comment?

Zurab <zkutch>
Tue 21 Apr 2020 07:42:55 PM UTC, comment #6: 


> For example, your documentation isn't released in a GFDL-compatible way.  Why do you think you missed that?
>


In project are included man and info documentation and also there is implemented -h and --help options.
 
I see in "requirements" only recommendation "For manuals, we recommend GNU FDL" and understand it not as mandatory.

Anyway, I am agree to make project as good as possible - can you to be more clear, please, and write down what you think I need to change in documentation.



> Also, have you read the GPL Howto?  It says that the tarball should include a copy of the relevant licenses; your tarball doesn't.



In tarball there is file "LICENSE". Do you mean something else/other?

Zurab <zkutch>
Tue 21 Apr 2020 08:12:24 AM UTC, comment #5: 


comment #4:

>
> Sorry, but what is rest? I looked at https://savannah.gnu.org/register/requirements.php and seems everything is ok.


For example, your documentation isn't released in a GFDL-compatible way.  Why do you think you missed that?

Also, have you read the GPL Howto?  It says that the tarball should include a copy of the relevant licenses; your tarball doesn't.

Ineiev <ineiev>
Site Administrator
Sun 19 Apr 2020 09:34:42 PM UTC, comment #4: 

comment #3:

> Thanks; what about the rest?


Sorry, but what is rest? I looked at https://savannah.gnu.org/register/requirements.php and seems everything is ok.

Zurab <zkutch>
Sun 19 Apr 2020 05:21:29 PM UTC, comment #3: 

Thanks; what about the rest?

Ineiev <ineiev>
Site Administrator
Sat 18 Apr 2020 07:42:40 PM UTC, comment #2: 

comment #1:

> Please list your dependencies and their licenses (preferably with links); also, please be sure to follow the recommendations on how to use GNU licenses for your own software; at last, please check other Savannah hosting requirements.



tt is written on C using only some standard, well know C headers:

<stdlib.h>  <spawn.h> <sys/wait.h> <sys/stat.h> <fcntl.h> <time.h> <errno.h> <stdio.h> <string.h> <sys/time.h> <unistd.h> <sys/times.h> <sys/resource.h> <limits.h> <stdlib.h> <signal.h> <setjmp.h>

Zurab <zkutch>
Sat 18 Apr 2020 06:07:06 PM UTC, comment #1: 

Please list your dependencies and their licenses (preferably with links); also, please be sure to follow the recommendations on how to use GNU licenses for your own software; at last, please check other Savannah hosting requirements.

Ineiev <ineiev>
Site Administrator
Fri 17 Apr 2020 08:02:26 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves
or discards the registration.


Registration Administration


While this item will be useful to track the registration process,
approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators,
effectively logged as site administrators (superuser):



Registration Details


  • Name: Testing Tool
  • System Name:  testingtool
  • Type: non-GNU software and documentation
  • License: GNU General Public License v3 or later





Description:

Main aim of Testing Tool tt is to run chosen application serially, several times and measure running time.  For this application is given by absolute path using option ’-b’ and amount of repeatings is given by option ’-c’.  For each run, it is possible to save a separate execution time.
For the entire series the maximum and minimum time, average time, variance and standard deviation are calculated.  Time is measured using 7 standard functions: clock_gettime, time, clock, gettimeofday, timespec_get, times, getrusage.  If defined _POSIX_TIMERS, then tt for clock_gettime function selects CLOCK with lowest available resolution in first place.



Tarball URL:

https://savannah.gnu.org/submissions_uploads/tt-2.1.tar.gz


Zurab <zkutch>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by zkutch (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-04-26 ineiev StatusIn Progress Cancelled
        Open/ClosedOpen Closed
    2020-04-18 ineiev StatusNone In Progress
        Assigned toNone ineiev

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code