custom-board-bundle-sample-.../misc/jenkins/functional_test_and_build_b...
David Holdeman 2a4253d5cc Fix 1575 (#1578)
* remove no_asserts version

* add quotes to fix extra underscore

* add bundle name to primary bundle
2020-07-06 18:46:26 -04:00
..
build_current_bundle.bat Convert integration_and_primary_bundle scripts to sh (#1562) 2020-07-03 11:03:50 -04:00
build_current_bundle.sh Fix 1575 (#1578) 2020-07-06 18:46:26 -04:00
hw_test.bat Convert integration_and_primary_bundle scripts to sh (#1562) 2020-07-03 11:03:50 -04:00
hw_test.sh Convert integration_and_primary_bundle scripts to sh (#1562) 2020-07-03 11:03:50 -04:00
readme.md docs 2019-11-20 00:58:41 -05:00
run.bat Convert integration_and_primary_bundle scripts to sh (#1562) 2020-07-03 11:03:50 -04:00
run.sh Convert integration_and_primary_bundle scripts to sh (#1562) 2020-07-03 11:03:50 -04:00
simulator_test.bat Convert integration_and_primary_bundle scripts to sh (#1562) 2020-07-03 11:03:50 -04:00
simulator_test.sh Convert integration_and_primary_bundle scripts to sh (#1562) 2020-07-03 11:03:50 -04:00

readme.md

This configuration

  1. builds bootloader from firmware/bootload just to validate that it builds (TODO: extract to separate job?)
  2. compiles two versions of F4 version of firmware - with and without asserts, fast and debug.
  3. flashes debug version of F4 into stm32f4discovery and runs a suite of tests against it. The source code of tests is embedded into rusEfi console by the way (TODO: nicer UI for console to test F4 outside of Jenkins?)

misc/jenkins/functional_test_and_build_bundle/run.bat