[PATCH v14 06/11] app/test: differentiate a strerror on different OS
    Dmitry Kozlyuk 
    dmitry.kozliuk at gmail.com
       
    Wed Dec  8 20:07:09 CET 2021
    
    
  
2021-12-08 10:59 (UTC-0800), Jie Zhou:
> On Windows, strerror returns just "Unknown error" for errnum greater
> than MAX_ERRNO, while linux and freebsd returns "Unknown error <num>",
> which is the current expectation for errno_autotest. Differentiate
> the error string on Windows to remove a "duplicate error code" failure.
> 
> Signed-off-by: Jie Zhou <jizh at linux.microsoft.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
    
    
More information about the dev
mailing list