This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 v2] Test errno setup


On Sat, Feb 18, 2017 at 03:17:54PM +0530, Yury Norov wrote:
> This patch adds tests for POSIX and Linux specific syscalls
> that implemented with syscall templates machinery. The reason
> of tests is to receive the expected error code and test if
> it's handled properly by glibc.
> 
> v1: https://sourceware.org/ml/libc-alpha/2017-02/msg00276.html
> v2: added FSF copyright headers;
>     support/test-driver.c is used instead of test-skeleton.c;
>     fixed misspeling in description;
>     'FAIL' prefix added in test wrapper macro fail paths.
> 
> Yury Norov <ynorov@caviumnetworks.com>
> Zack Weinberg <zackw@panix.com>

Ping?


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