Introduction and [PATCH V1]

Eugene Syromyatnikov evgsyr at gmail.com
Wed Mar 22 02:00:18 UTC 2017


On Sun, Mar 19, 2017 at 03:27:18PM +0530, Rohan Rajak wrote:
> Hi,
> I am Rohan Rajak a 3rd year computer science student at IIT Kharagpur,
> (India).
> My interest lies in System Programming. I have taken courses like operating
> system, computer networks etc. And I am familiar with multithreaded and
> shell programming.
> 
> I am looking forward to work in comprehensive test suite project of strace
> in GSOC 2017. I have gone through most of the conversation in the mailing
> list (recent and archive), I know I took time to get started as I was
> trying hard to understand it.
> 
> 
> I have implemented an exit and an error message in the file test/skodic.c
> to demonstrate races.
> I have exited with -1 when the file descriptor haven't found any file.
> 
> please review my patch

Thanks for your contribution. Unfortunately, this demo program (as well as other
ones in the test directory) is long abandoned. However, your e-mail has
motivated to update both this demo (see commit ec548045) and description
for the whole directory (see commit f9390b96). It may worth noting that
currently strace employs test suite located in tests directory. It can
be run with `make check' command, "check" being a standard target in
accordance with GNU coding guidelines.




More information about the Strace-devel mailing list