libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Test lockup on stm32f10x system controller #1269

Closed kammce closed 4 years ago

kammce commented 4 years ago

Describe the bug

Test lock up at this point.

To Reproduce

This is not reproducible.

Expected behavior

Should finish test

Screenshots

doctest] doctest version is "2.4.0"
[doctest] run with "--help" for options
===============================================================================
/home/kammce/Documents/SJSU-Dev2/library/L1_Peripheral/stm32f10x/test/system_controller_test.cpp:15:
TEST CASE:  Testing stm32f10x SystemController
  Initialize() + GetClockRate()
  Flash Wait State Configuration

DEEPEST SUBCASE STACK REACHED (DIFFERENT FROM THE CURRENT ONE):
  Initialize() + GetClockRate()
  Flash Wait State Configuration
  Pll speed = 16 MHz

/home/kammce/Documents/SJSU-Dev2/library/L1_Peripheral/stm32f10x/test/system_controller_test.cpp:15: FATAL ERROR: test case CRASHED: SIGINT - Terminal interrupt signal

===============================================================================
/home/kammce/Documents/SJSU-Dev2/library/L1_Peripheral/stm32f10x/test/system_controller_test.cpp:15:
TEST CASE:  Testing stm32f10x SystemController

DEEPEST SUBCASE STACK REACHED (DIFFERENT FROM THE CURRENT ONE):
  Initialize() + GetClockRate()
  Flash Wait State Configuration
  Pll speed = 16 MHz

===============================================================================
[doctest] test cases:     26 |     25 passed |      1 failed |     68 skipped
[doctest] assertions:   1969 |   1969 passed |      0 failed |
[doctest] Status: FAILURE!
make: *** [/home/kammce/Documents/SJSU-Dev2/makefile:409: test] Interrupt

Setup Information: