Course code: CISCO-23
  • Years with company: 5
  • Years programming: 10
  • Primary programming language: C
  • Other programming languages: Python, bash, php, haskell
  • Unit test harnesses: pyunit, cppunit,phpunit
  • Something else: kernelwhacker, rt-enthusiast
  • Test practice now: via tailored bash-scripts that run after the kernel/driver has compiled and bootet a VM or target system
  • Target system: Linux kernel
  • Dev tools: emacs, gcc, make
  • Build time: 1-5 minutes
  • Coding standard: trying to aspire to higher standards, often degenerate into an uholy mess
  • Function too long: when does more than 1 (or in some cases, a few) things.
  • Code reviews: patch-reviews via email
  • Code time: 50
  • Test time: 10
  • Debug time: 40
  • Favorite thing about dev: Create new things
  • Least favorite thing about dev: when the newly created things turns out to be monsters :)
  • Tdd knowledge: A little bit, it is a smart thing
  • Why are you attending: To improve, my tests tend to grow too large and I jump ahead and implement too much too early (partially bad at procrastinating)