Course code: BARR-13
  • Years with company: 1
  • Years programming: 20
  • Primary programming language: C
  • Other programming languages: c++
  • Unit test harnesses: Unity, Google Test, CppUtest
  • Something else: Live in FL
  • Test practice now: Mix of adhoc, TDD
  • Target system: Automotive
  • Dev tools: IAR, Gcc command line
  • Build time: 2-4 hours
  • Coding standard: Target to achieve Misra, but mostly self regulated by developers
  • Function too long: It looks long
  • Code reviews: Through pull requests in Atlassian tools
  • Code time: 80
  • Test time: 10
  • Debug time: 10
  • Favorite thing about dev: Controlling the processor to do amazing things
  • Least favorite thing about dev: When debugging one module requires knowing details of all other modules, that you normally wouldn't be interested in
  • Tdd knowledge: Have skimmed through the book and integrated Unity in an existing project
  • Why are you attending: To incorporate TDD into existing and new dev projects