summaryrefslogtreecommitdiff
path: root/test/c/eq_struct.expect
AgeCommit message (Collapse)Author
2018-07-05Fix equality comparisons for structsAlasdair
Add a test case in test/c/eq_struct.sail. Ensure that the macro EQUAL(type) will always give a valid equality function for any builtin type in sail.h.