public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v1 0/3] CI: Add 'env' testsuite
@ 2025-07-16 10:40 Zhihang Wei
  2025-07-16 10:40 ` [PATCH v1 1/3] CI: Add nop testcase Zhihang Wei
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhihang Wei @ 2025-07-16 10:40 UTC (permalink / raw)
  To: isar-users; +Cc: wzh

This new testsuite provides tests that only take a few minutes to show
whether the building environment is working properly.
- test_nop always returns true.
- test_bitbake uses bitbake -e to show whether bitbake can be started.
- test_build checks whether a package can be built.

Zhihang Wei (3):
  CI: Add nop testcase
  CI: Add bitbake testcase
  CI: Add minimal artifact building testcase

 testsuite/citest.py | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

-- 
2.39.5

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20250716104010.778032-1-wzh%40ilbers.de.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-16 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-16 10:40 [PATCH v1 0/3] CI: Add 'env' testsuite Zhihang Wei
2025-07-16 10:40 ` [PATCH v1 1/3] CI: Add nop testcase Zhihang Wei
2025-07-16 10:40 ` [PATCH v1 2/3] CI: Add bitbake testcase Zhihang Wei
2025-07-16 10:40 ` [PATCH v1 3/3] CI: Add minimal artifact building testcase Zhihang Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox