setup function now returns an int
commit25251ba2e205261b9d6d4e0877a59cb09750e63b
authorAlessio Chiapperini <alessio.chiapperini@nullbuffer.com>
Thu, 19 Sep 2024 09:59:33 +0000 (19 11:59 +0200)
committerAlessio Chiapperini <alessio.chiapperini@nullbuffer.com>
Thu, 19 Sep 2024 09:59:33 +0000 (19 11:59 +0200)
tree3da87e63dbe46a8c6655f350c36f633302feedcb
parentb36531272a2bfe932db41a01d7987525fb88510e
setup function now returns an int

While running the tests, the return value of the test specific setup
fixture is checked.
src/harness.c
src/harness.h
src/harness_demo.c