Completed
Continuous Integration
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
KUnit - Past, Present, and Future
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is KUnit?
- 3 How are tests structured?
- 4 Example: list_test
- 5 Example: suites
- 6 Running tests (with kunit_tool)
- 7 Results (TAP format)
- 8 Results (kunit_tool)
- 9 Other neat tricks
- 10 Module Support
- 11 Named resources
- 12 Improved TAP output / executor
- 13 KASAN integration
- 14 Parameterised Testing
- 15 Continuous Integration
- 16 Tooling updates
- 17 New tests
- 18 Mocking and Hardware Testing
- 19 Skippable test support
- 20 Bugfixes and tooling improvements