[PATCH 6/6] modify makefile.am and configure.ac for smppflock test case
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Aug 20 08:33:10 UTC 2013
On 2013-08-19 17:39, WeiY wrote:
> ---
> testsuites/smptests/Makefile.am | 3 +++
> testsuites/smptests/configure.ac | 3 +++
> 2 files changed, 6 insertions(+)
>
> diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
> index 9b10d42..d734dd9 100644
> --- a/testsuites/smptests/Makefile.am
> +++ b/testsuites/smptests/Makefile.am
> @@ -24,6 +24,9 @@ SUBDIRS += smpschedule01
> SUBDIRS += smpsignal01
> SUBDIRS += smpswitchextension01
> SUBDIRS += smpunsupported01
> +SUBDIRS += smppflock01
> +SUBDIRS += smppflock02
> +SUBDIRS += smppflock03
> if HAS_POSIX
> SUBDIRS += smppsxsignal01
> endif
> diff --git a/testsuites/smptests/configure.ac b/testsuites/smptests/configure.ac
> index c340136..db65c64 100644
> --- a/testsuites/smptests/configure.ac
> +++ b/testsuites/smptests/configure.ac
> @@ -60,5 +60,8 @@ smpschedule01/Makefile
> smpsignal01/Makefile
> smpswitchextension01/Makefile
> smpunsupported01/Makefile
> +smppflock01/Makefile
> +smppflock02/Makefile
> +smppflock03/Makefile
> ])
> AC_OUTPUT
>
Please add this to the particular test case addition.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list