This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada] GNAT.Expect fixes


Arnaud Charlet <charlet@adacore.com> writes:

> Tested on i686-linux, committed on HEAD
>
> Upon close of a GNAT.Expect file descriptor, all filters shall be deleted
> in case the descriptor is reused.
>
> Test case: test_expect.adb test_expect_functions.adb
> test_expect_functions.ads does twice the same operations on a single
> expect file descriptor (open, define filters, perform some operations,
> close). The number of calls to the filters shall be the same for both
> operations: output text is "OK, output trace filter has correctly been
> deleted on Gnat.Expect.Close call".
>

 Where is the code for these test case files?

-- 
Thanks,
Jim

http://www.csclub.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]