mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-22 12:31:11 -04:00

run_demos.py is the frontend to a framework for smoke-testing the sample programs. It runs scripts called programs/*/*_demo.sh ("demo scripts") and check that they succeed. A typical demo script runs one sample program or a combination of sample programs to demonstrate their usage. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>