Skip to content
Commit c3258b00 authored by Igor Kushnir's avatar Igor Kushnir 💬
Browse files

TestCMakeFileApi: fix slot name: initTestSuite => initTestCase

d38ae65b apparently misnamed this slot,
which initializes AutoTestShell and TestCore, by mistake. The test
succeeded only because the two test functions - initTestSuite() and
testConfigure() - were always called in the same order.

Running a single test function via
`./bin/test_cmakefileapi testConfigure` caused a Segmentation fault at
the first line of testConfigure().
parent 891e328a
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment