On Thursday 09 May 2013 04:42:55 DAN LI wrote:
> --- a/testcases/kernel/syscalls/ipc/semctl/semctl01.c
> +++ b/testcases/kernel/syscalls/ipc/semctl/semctl01.c
> 
>  /*
> @@ -24,32 +23,6 @@
>   * DESCRIPTION
>   *   semctl01 - test the 10 possible semctl() commands
>   *
> - * ALGORITHM
> - *   create a semaphore set with read and alter permissions
> - *   loop if that option was specified
> - *     loop through the test cases
> - *       do any setup required for the test case
> - *       make the semctl() call using the TEST() macro
> - *       check the return code
> - *         if failure, issue a FAIL message.
> - *       otherwise,
> - *         if doing functionality testing
> - *           call the appropriate test function
> - *           if correct,
> - *                   issue a PASS message
> - *           otherwise
> - *                   issue a FAIL message
> - *   call cleanup

i don't see high level DESCRIPTION/ALGORITHM as "useless".  why do you ?

>   * HISTORY

on the flip side, HISTORY is pretty useless.  that's what `git log` is for.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to