Testing And UB

button-icon-arrow-right
button-icon-arrow-left

button-icon-arrow-leftBack

Event

Testing and UB

21 November 2019

London

Added 01-Jan-1970

Agenda:

19:00 Intro and News - Phil Nash

19:05 "Undefined Behaviour by default" - Tom Waldron

A quick splash around in the sub-genre of embedded C++ for microcontrollers, which relies heavily on implementation defined and undefined magic as standard.

19:45 Break

20:00 "C++ Testing Techniques, Tips and Tricks"

An assortment of practical techniques to make it easier to write effective automated tests of C++ code, both old and new.

Clare will share some approaches for easier handling of commonly troublesome testing scenarios. This is a brand new talk, that is independent of test frameworks, and even covers a little for those creating Qt desktop applications.

Top