Re: [PATCH 0/2] Add two unit tests

2023-07-20 Thread Chris Johns
+1 Chris On 21/7/2023 3:11 am, Gedare Bloom wrote: > Looks good with a couple minor typo/grammar fixes. > > On Thu, Jul 20, 2023 at 7:40 AM Sebastian Huber > wrote: >> >> >> Frank Kühndel (2): >> unit: Test POSIX-specific message queue impl >> unit: Test unlimited objects configuration >>

Re: [PATCH 0/2] Add two unit tests

2023-07-20 Thread Gedare Bloom
Looks good with a couple minor typo/grammar fixes. On Thu, Jul 20, 2023 at 7:40 AM Sebastian Huber wrote: > > > Frank Kühndel (2): > unit: Test POSIX-specific message queue impl > unit: Test unlimited objects configuration > > .../build/testsuites/unit/unit-no-clock-0.yml | 2 + >

[PATCH 0/2] Add two unit tests

2023-07-20 Thread Sebastian Huber
Frank Kühndel (2): unit: Test POSIX-specific message queue impl unit: Test unlimited objects configuration .../build/testsuites/unit/unit-no-clock-0.yml | 2 + testsuites/unit/tc-config.c | 171 +++ testsuites/unit/tc-score-msgq.c | 452