Inline test cases in tst_qlist

QList tests have mostly a scheme of:
void opInt() { op<int>(); }
void opMovable() { op<Movable>(); }
void opCustom() { op<Custom>(); }

As a drive by, move the leak checking into a separate struct/macro

Change-Id: I7cdda3a6c2aa324968aa26594da9f9eafbd49a0a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
Andrei Golubev 2021-04-16 11:38:22 +02:00
parent 6a4aa096e9
commit 7b7a6050e7
1 changed files with 157 additions and 598 deletions

File diff suppressed because it is too large Load Diff