12:59
Developing and Using Test Cases
04:32 Writing Test Cases First 05:22 Example of a Test Case 07:22 How Many Test Cases?!? 08:23 Selecting Test Cases 09:45 ...
6:15
Unit Test using Unity Framework Tutorial
Unit Testing Explained – Beginner's Guide In this video, I'll walk you through the basics of Unit Testing — one of the most ...
23:09
LinuxConfAu 2018 - Sydney, Australia
Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...
12:58
Unit testing in C with criterion
Finally, a clean and simple library to do unit test in C and C++. criterion: https://github.com/Snaipe/Criterion criterion doc: ...
11:43
LS33.2 - C - Unit Testing Introduction with Google Test
... for a Google test in Google test as I mentioned in the previous video is a C++ testing framework but you can test C projects in it ...
1:10
C/C++test For Embedded Development
Parasoft's Embedded Testing solution is the industry's most comprehensive solution. It integrates a broad spectrum of defect ...
0:30
Static Analysis for C and C++ | Parasoft C/C++test
Static analysis helps developers remove bugs at their source, but the whole process can be extremely difficult to manage. Parasoft ...
5:46
C Programming For Beginners: Tip #3: Unit Test To Ensure Consistency
Udemy courses: get book + video content in one package: Cursor Control: master software engineering acceleration using ...
47:18
C/C++ unit test tool for safety critical applications. Cantata
Cantata allows you to dynamically test your code with intelligent unit and integration testing, in the most cost-effective way.
9:54
Let CTest discover GTest Test Cases
Learn how to inject custom logic into a `CTestTestlist.cmake` and how `gtest_discover_tests()` makes use of it. Learn also that ...
2:02
How to Use Test Cases for Competitive Programming on CodeChef in C++
You will first read an integer T, which represents the total number of test cases. Then, for each test case, you'll read a line ...
26:12
Alexander Steffen - Writing unit tests for C code in Python
Alexander Steffen - Writing unit tests for C code in Python [EuroPython 2016] [21 July 2016] [Bilbao, Euskadi, Spain] ...
1:08:02
Automated Testing with CMake, CTest and CDash
... April 8th, 2020 Richard Thomson gives us a presentation on how to automated C++ testing using CMake, CTest and CDash.
2:47
Creating a test project for C Code
Setting up a test project for C-Code can often be a time-consuming task. You will have to manually define the hierarchy of your ...
14:26
How To Write Unit Tests (The Right Way)
In this video I will teach you how to write better unit tests in under 15 minutes. Throughout my career I've had the opportunity to ...
39:16
ORCASat Command and Data Handling
A walkthrough where I develop a unit test for a command system using Ceedling.
7:25
Simplify Unit Testing With Stubs in C/C++test: Quick Demo
Getting started with unit testing in C and C++ doesn't have to be complicated. In this step-by-step demo, you'll learn how to create ...