pFUnit tests

Merged
#85 · Created  · Last updated

Merged pull request

Merged in feature/pfunit (pull request #85)

ee6bf82·Author: ·Closed by: ·2019-03-16

Description

This is a rough-but-functional implementation of pfunit testing, shared for discussion. There is currently a test for one module, antenna_data, which can be run by building the target

make pfunit_tests USE_PFUNIT=on

This also supports coverage tracking of unit tests, by building

make pfunit_coverage USE_PFUNIT=on USE_GCOV=on

 

The planned workflow is to get the pfunit structure agreed and implemented in this PR. Then people can add unit tests separately later. We’ll also do CI in a separate PR.

0 attachments

0 comments

Loading commits...