[Libguestfs] [PATCH] Add a test for an executable stack in libguestfs.so

Richard W.M. Jones rjones at redhat.com
Wed Aug 5 12:40:36 UTC 2009


On Wed, Aug 05, 2009 at 11:45:03AM +0100, Matthew Booth wrote:
> ---
>  regressions/Makefile.am          |    4 ++-
>  regressions/test-noexec-stack.pl |   63 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 66 insertions(+), 1 deletions(-)
>  create mode 100755 regressions/test-noexec-stack.pl
> 
> diff --git a/regressions/Makefile.am b/regressions/Makefile.am
> index 12c4e80..555efd4 100644
> --- a/regressions/Makefile.am
> +++ b/regressions/Makefile.am
> @@ -22,6 +22,7 @@
>  # See also capitests/
>  
>  TESTS = \
> +	test-noexec-stack.pl \
>  	rhbz503169c10.sh \
>  	rhbz503169c13.sh \

Keep these in alphabetical order, and what Jim said.  Otherwise
the patch looks fine.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




More information about the Libguestfs mailing list