I have just installed C++ Builder 10.2.3. In my unit test project, many tests fail with either "privileged instruction" (EPrivilege) or access violation. Each test function that fails, fails the same way even if it is the only test in the project. The main project (that is using the functionality being tested) seems to work fine. So I think test code is responsible for this. Test framework is DUnitX.
Connect with Us