summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tx-support.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-14validation: Add support librarySebastian Huber1-1/+1
Add a library for support functions used by validation tests. Rename tc-support.* to tx-support.* since this file does not contain test cases.
2021-03-23validation: Add test case support functionsSebastian Huber1-0/+171