|
Re: Zephyr: Testing WG
Hi All,
This weekly meeting agenda.
1. Round table for discussion.
2. Twister v2.0 intro duction.
3. Follow up on CI test case enhancement.
Hi All,
This weekly meeting agenda.
1. Round table for discussion.
2. Twister v2.0 intro duction.
3. Follow up on CI test case enhancement.
|
By
Hake Huang
·
#457
·
|
|
Re: Test coverage and its measurements
Hi,
Test coverage is not automatically enforced, it is a guideline and can be enforced through reviews. We had CI running for a while checking the coverage and reporting on each PR but that was
Hi,
Test coverage is not automatically enforced, it is a guideline and can be enforced through reviews. We had CI running for a while checking the coverage and reporting on each PR but that was
|
By
Nashif, Anas
·
#456
·
|
|
Re: Test coverage and its measurements
Yes, but how do I write a new unit test, for code that has things like #ifdef CONFIG_CPU_CORTEX_M in it?
Do those need to be changed instead to something like #if defined(CONFIG_CPU_CORTEX_M) ||
Yes, but how do I write a new unit test, for code that has things like #ifdef CONFIG_CPU_CORTEX_M in it?
Do those need to be changed instead to something like #if defined(CONFIG_CPU_CORTEX_M) ||
|
By
Jeremy Bettis
·
#455
·
|
|
Re: Test coverage and its measurements
Looking at the daily jon, we do have unittest coverage…
https://github.com/zephyrproject-rtos/zephyr/actions/runs/1791868898
Anas
From: testing-wg@... <testing-wg@...> on behalf of
Looking at the daily jon, we do have unittest coverage…
https://github.com/zephyrproject-rtos/zephyr/actions/runs/1791868898
Anas
From: testing-wg@... <testing-wg@...> on behalf of
|
By
Nashif, Anas
·
#454
·
|
|
Re: Test coverage and its measurements
I mean to use the unit test type, since as far as I can tell, qemu arm doesn't support code coverage.--
Jeremy Bettis | ChromeOS FAFT lead | jbettis@... | 303-257-2486
I mean to use the unit test type, since as far as I can tell, qemu arm doesn't support code coverage.--
Jeremy Bettis | ChromeOS FAFT lead | jbettis@... | 303-257-2486
|
By
Jeremy Bettis
·
#453
·
|
|
Re: Test coverage and its measurements
We can also run on ARM qemu, but it was disabled because of few failures we had due to stack size, etc.
Anas
From: Jeremy Bettis <jbettis@...>
Date: Thursday, February 3, 2022 at 3:37 PM
To:
We can also run on ARM qemu, but it was disabled because of few failures we had due to stack size, etc.
Anas
From: Jeremy Bettis <jbettis@...>
Date: Thursday, February 3, 2022 at 3:37 PM
To:
|
By
Nashif, Anas
·
#452
·
|
|
Re: Test coverage and its measurements
You mean test that runs in an emulator or using the unit test type in ztest, which builds as a host binary?
Anas
From: Jeremy Bettis <jbettis@...>
Date: Thursday, February 3, 2022 at 3:37
You mean test that runs in an emulator or using the unit test type in ztest, which builds as a host binary?
Anas
From: Jeremy Bettis <jbettis@...>
Date: Thursday, February 3, 2022 at 3:37
|
By
Nashif, Anas
·
#451
·
|
|
Re: Test coverage and its measurements
I've noticed there is only coverage for posix and qemu_x86 on https://app.codecov.io/gh/zephyrproject-rtos/zephyr. Do you have any guides for making a unittest for non posix code?
For example, if I
I've noticed there is only coverage for posix and qemu_x86 on https://app.codecov.io/gh/zephyrproject-rtos/zephyr. Do you have any guides for making a unittest for non posix code?
For example, if I
|
By
Jeremy Bettis
·
#450
·
|
|
Re: Test coverage and its measurements
Dear all,
Thanks for bringing and clarifying that question.
And excuse me, Hake and all, I cannot attend this meeting tonight due to family activities of CNY.
Thanks!
Enjia
Dear all,
Thanks for bringing and clarifying that question.
And excuse me, Hake and all, I cannot attend this meeting tonight due to family activities of CNY.
Thanks!
Enjia
|
By
Mai, Enjia
·
#449
·
|
|
Re: Test coverage and its measurements
Hi,
Coverage reports and having test coverage is a test activity, has nothing to do with Safety. Maybe it was not discussed here in this group in the past, but it’s something that belongs here
Hi,
Coverage reports and having test coverage is a test activity, has nothing to do with Safety. Maybe it was not discussed here in this group in the past, but it’s something that belongs here
|
By
Nashif, Anas
·
#448
·
|
|
Re: Test coverage and its measurements
Coverage analysis is not conducted in the testing working group instead there is another team who is testing the kernel API coverage. IIRC it is safety team, correct me if I am wrong @Mai.Enjia@...
Coverage analysis is not conducted in the testing working group instead there is another team who is testing the kernel API coverage. IIRC it is safety team, correct me if I am wrong @Mai.Enjia@...
|
By
Hake Huang
·
#447
·
|
|
Cancelled Event: Zephyr: Testing WG weekly call - Thursday, February 3, 2022
#cal-cancelled
Cancelled: Zephyr: Testing WG weekly call
This event has been cancelled.
When:
Thursday, February 3, 2022
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams
Cancelled: Zephyr: Testing WG weekly call
This event has been cancelled.
When:
Thursday, February 3, 2022
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams
|
By
testing-wg@lists.zephyrproject.org Calendar <noreply@...>
·
#446
·
|
|
Test coverage and its measurements
Dear Testers,
I was recently asked by my colleague about quality standards related to Zephyr’s contributions, in particular to testing. A relevant section of our docs states:
“When major new
Dear Testers,
I was recently asked by my colleague about quality standards related to Zephyr’s contributions, in particular to testing. A relevant section of our docs states:
“When major new
|
By
Perkowski, Maciej
·
#445
·
|
|
Event: Zephyr: Testing WG weekly call - 01/27/2022
#cal-reminder
Reminder: Zephyr: Testing WG weekly call
When:
01/27/2022
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: testing-wg@...
An RSVP is requested.
Reminder: Zephyr: Testing WG weekly call
When:
01/27/2022
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: testing-wg@...
An RSVP is requested.
|
By
testing-wg@lists.zephyrproject.org Calendar <noreply@...>
·
#444
·
|
|
Re: [EXT] Zephyr: Testing WG weekly meeting
Sorry for everyone testing group members,
I cannot join this meeting tonight due to other confliction. Have a good night!
BRs,
Enjia
Sorry for everyone testing group members,
I cannot join this meeting tonight due to other confliction. Have a good night!
BRs,
Enjia
|
By
Mai, Enjia
·
#443
·
|
|
Re: [EXT] Zephyr: Testing WG weekly meeting
Hi All,
This is today’s weekly meeting agenda:
1. V3.0.0-RC1 testing status.
2. Follow up on twister re-architecture
3. Round table discussion.
Regards,
Hake
-----Original
Hi All,
This is today’s weekly meeting agenda:
1. V3.0.0-RC1 testing status.
2. Follow up on twister re-architecture
3. Round table discussion.
Regards,
Hake
-----Original
|
By
Hake Huang
·
#442
·
|
|
Re: [EXT] Fwd: Zephyr: Testing WG recurring meeting time - Doodle (req by 1/17)
Meeting has been updated: https://lists.zephyrproject.org/g/testing-wg/calendar
Thanks
--
Brett Preston
Sr. Program Manager
The Linux Foundation
+1 (971) 303-9030
bpreston@...
Meeting has been updated: https://lists.zephyrproject.org/g/testing-wg/calendar
Thanks
--
Brett Preston
Sr. Program Manager
The Linux Foundation
+1 (971) 303-9030
bpreston@...
|
By
Brett Preston
·
#441
·
|
|
Updated Event: Zephyr: Testing WG weekly call
#cal-invite
Zephyr: Testing WG weekly call
When:
Thursday, January 27, 2022
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Repeats: Weekly on Thursday
Where:
Microsoft Teams Meeting
Organizer:
Zephyr: Testing WG weekly call
When:
Thursday, January 27, 2022
7:00am to 8:00am
(UTC-08:00) America/Los Angeles
Repeats: Weekly on Thursday
Where:
Microsoft Teams Meeting
Organizer:
|
By
testing-wg@lists.zephyrproject.org Calendar <noreply@...>
·
#440
·
|
|
Re: [EXT] Fwd: Zephyr: Testing WG recurring meeting time - Doodle (req by 1/17)
Hi Brett,
We choose the new time is Thursday 7:AM – 8:AM (UTC-09:00) Pacific Time (US & Canada) from next week. Please help to make the move/update. Thanks again.
Regards,
Hake
Hi Brett,
We choose the new time is Thursday 7:AM – 8:AM (UTC-09:00) Pacific Time (US & Canada) from next week. Please help to make the move/update. Thanks again.
Regards,
Hake
|
By
Hake Huang
·
#439
·
|
|
Re: [EXT] Zephyr: Testing WG meeting 20220117
Hi Anas,
You can’t access below link? Or you did not see Brett’s mail?
Doodle: https://doodle.com/meeting/participate/id/9b69WYQa
Regards,
Hake
Hi Anas,
You can’t access below link? Or you did not see Brett’s mail?
Doodle: https://doodle.com/meeting/participate/id/9b69WYQa
Regards,
Hake
|
By
Hake Huang
·
#438
·
|