summaryrefslogtreecommitdiffstats
path: root/utils/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-0/+34
* Move test utilities to utils/test folder * Fix makefile assignment * Add new dir * add new folder * Correct copied makefile * Fix dir typo * Add missing include dir * Remove unnecessary lib link * Correct dependent dirs * Fix conditional checks * Disable test if not built * fix path to executable * Use fixture for swmr_vfd check * Add release note * Correct shell tests and c++ flag warning * Update autotools c++ warning * Fix typo