Course code: ETA-1
  • Years with company: 3
  • Years programming: 15
  • Primary programming language: C
  • Other programming languages: C++, python, java
  • Unit test harnesses: ceedling
  • Something else: confidental
  • Test practice now: manual manipulation, target interface control by python tests, test code emulated on pc
  • Target system: confidental
  • Dev tools: CLion IDE
  • Build time: 1-5 minutes
  • Coding standard: subset of misra-C rules, object-like interface of modules
  • Function too long: hard to understand whole functionality
  • Code reviews: done on each pull request
  • Code time: 30 %
  • Test time: 20 %
  • Debug time: 50 %
  • Favorite thing about dev: ---
  • Least favorite thing about dev: unstable or limited tools
  • Tdd knowledge: basic concept how to use it for OOP partially how to use it for C
  • Why are you attending: to clarify how to integrate it to our development how to use TDD for our coding style of C