Adding Catch2 for unittests, reworked CI #165

Merged
muellerr merged 28 commits from mohr/catch2 into develop 2022-03-03 13:34:24 +01:00
Showing only changes of commit 4704e6deb8 - Show all commits

View File

@ -1,6 +1,6 @@
pipeline {
environment {
BUILDDIR_Q7 = 'build_q7',
BUILDDIR_Q7 = 'build_q7'
BUILDDIR_LINUX = 'build_linux'
}
agent {