view test/suite_aggrs/README.txt @ 461:236015fdf7a8

suite_aggrs: - added support to gen unions in addition to structs - regenerated struct/union-mixed and nested cases - made rand-sig.lua ignore closing struct/union chars if not opened, effectively reducing number of empty aggregates as it now generated way too much
author Tassilo Philipp
date Mon, 31 Jan 2022 14:41:11 +0100
parents 252f32fa59d8
children 653b65580cb4
line wrap: on
line source

suite_aggrs for dyncall written in C and Lua.

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

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