[PATCH v5.2 12/12] linux/termios: regression test for termios speed functions

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Mon Jun 2 12:37:52 GMT 2025



On 30/05/25 17:22, H. Peter Anvin wrote:
> On May 30, 2025 6:32:22 AM PDT, Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> wrote:
>>
>>
>> On 27/05/25 19:08, H. Peter Anvin wrote:
>>> +
>>> +#define NUM_TEST_SPEEDS 41
>>> +static const speed_t test_speeds [NUM_TEST_SPEEDS] =
>>> +{
>>> +  0, 50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400,
>>> +  4800, 7200, 9600, 14400, 19200, 28800, 33600, 38400, 57600,
>>> +  76800, 115200, 153600, 230400, 307200, 460800, 500000,
>>> +  576000, 614400, 921600, 1000000, 1152000, 1500000, 2000000,
>>> +  2500000, 3000000, 3500000, 4000000, 5000000, 10000000
>>> +};
>>
> 
> Could you send me an strace?

Here it is https://termbin.com/unp4


More information about the Libc-alpha mailing list