You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scripts will enable faketime and run components that does not conflicts with faketime. And the script will be run in new night build Jenkins job.
This script should include components in all.sh that does not use ASAN ( that is conflict with faketime). It should have similar interface with all.sh and enable faketime when running.
This script pick up components in all.sh that can cover all files in tests/data_files.
Suggested enhancement
The scripts will enable faketime and run components that does not conflicts with faketime. And the script will be run in new night build Jenkins job.
This script should include components inall.sh
that does not use ASAN ( that is conflict with faketime). It should have similar interface withall.sh
and enable faketime when running.This script pick up components in
all.sh
that can cover all files in tests/data_files.It is a nice to have feature for 2023Q2 . Related: run this script on the CI
Justification
Mbed TLS needs this because we should detect which certificate are going to expire. If found in time, we can update them before they expire.
The text was updated successfully, but these errors were encountered: