[LTP] [PATCH ltp] syscalls: add compat_16 tests into .gitignore for getresgid, getresuid

Xiao Yang yangx.jy@cn.fujitsu.com
Mon Feb 25 03:51:59 CET 2019


Hi Yixin,

Pushed, thanks. :-)

Best Regards,
Xiao Yang
On 2019/02/22 11:53, Yixin Zhang wrote:
> Signed-off-by: Yixin Zhang<yixin.zhang@intel.com>
> ---
>   testcases/kernel/syscalls/getresgid/.gitignore | 3 +++
>   testcases/kernel/syscalls/getresuid/.gitignore | 3 +++
>   2 files changed, 6 insertions(+)
>
> diff --git a/testcases/kernel/syscalls/getresgid/.gitignore b/testcases/kernel/syscalls/getresgid/.gitignore
> index e8ddb17e8..9309a2b8b 100644
> --- a/testcases/kernel/syscalls/getresgid/.gitignore
> +++ b/testcases/kernel/syscalls/getresgid/.gitignore
> @@ -1,3 +1,6 @@
>   /getresgid01
> +/getresgid01_16
>   /getresgid02
> +/getresgid02_16
>   /getresgid03
> +/getresgid03_16
> diff --git a/testcases/kernel/syscalls/getresuid/.gitignore b/testcases/kernel/syscalls/getresuid/.gitignore
> index 0324bb7c0..387ed1b59 100644
> --- a/testcases/kernel/syscalls/getresuid/.gitignore
> +++ b/testcases/kernel/syscalls/getresuid/.gitignore
> @@ -1,3 +1,6 @@
>   /getresuid01
> +/getresuid01_16
>   /getresuid02
> +/getresuid02_16
>   /getresuid03
> +/getresuid03_16





More information about the ltp mailing list