view test/suite_aggrs/README.txt @ 449:68f7d6ed3e6f

forgotten files of commit 54c1dc2e6ea5
author Tassilo Philipp
date Thu, 27 Jan 2022 11:44:47 +0100
parents 252f32fa59d8
children 236015fdf7a8
line wrap: on
line source

suite_aggrs for dyncall written in C and Lua.

Tests aggregates (structs, unions and arrays) passed by value, along with
other, non-aggregate args.

A macro AGGR_MISALIGN can be used in globals.c to intentionally misalign
aggregate instances.

@@@ unions and arrays missing