HomePhabricator

[qa] replace specific unit test checks with `make check`

Description

[qa] replace specific unit test checks with make check

Summary:
We were previously running unit tests for each package manually.
This was because we wanted JUNIT format results from the boost tests.
However, we had to downgrade the build system for the time being to
a version of boost which does not support JUNIT output.

Here, we switch to runnning make check as there is no benefit to running
each test suite individually

Test Plan:

make check

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, deadalnix, jasonbcox

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1422

Details

Provenance
schancelAuthored on May 16 2018, 21:27
schancelPushed on May 17 2018, 06:45
Reviewer
Restricted Project
Differential Revision
D1422: [qa] replace specific unit test checks with `make check`
Parents
rSTAGING97c32f461a1a: Add checkpoint for monolith activation
Branches
Unknown
Tags
Unknown