This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH 3/3] Add a test case for the jit-reader interface.


>>>>> "Sanjoy" == Sanjoy Das <sanjoy@playingwithpointers.com> writes:

Sanjoy> +2012-10-08  Sanjoy Das <sanjoy@playingwithpointers.com>
Sanjoy> +
Sanjoy> +	* gdb.base/jit-reader.exp: New file. Test case for the jit-reader
Sanjoy> +	interface.
Sanjoy> +	* gdb.base/jithost.c: Do.
Sanjoy> +	* gdb.base/jithost.h: Do.
Sanjoy> +	* gdb.base/jitreader.c : Do.

Thanks very much for doing this.

I was concerned that this test should be native-only, but then I noticed
that skip_shlib_tests checks isnative.  So, no worries there.

Sanjoy> +set include_dir ${objdir}/../../

I think this should use standard_output_file.

This patch is ok with this change.

thanks,
Tom


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