ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: #56: Reset getopt(3) variables for test body (was: atf-run does not reset getopt(3) variables for test body)



#56: Reset getopt(3) variables for test body
---------------------------+------------------------------------------------
  Reporter:  pooka@...     |       Owner:  jmmv    
      Type:  defect        |      Status:  accepted
  Priority:  major         |   Milestone:  0.11    
 Component:  atf-c         |     Version:          
Resolution:                |    Keywords:          
---------------------------+------------------------------------------------
Changes (by jmmv):

  * status:  new => accepted
  * component:  atf-run => atf-c
  * milestone:  => 0.11


Comment:

 This is not atf-run's fault.  atf-run just fork + exec's the test program,
 so it's the test program itself who should be doing this.  In particular,
 the code in atf-c/detail/tp_main.c.

-- 
Ticket URL: <http://www.julipedia.org/projects/atf/trac/ticket/56#comment:1>
Automated Testing Framework <http://www.NetBSD.org/~jmmv/atf/>
Automated Testing Framework


Home | Main Index | Thread Index | Old Index