weston/tools/zunitc
- 45d38856c8 zunitc: Fix undeclared identifier 'NULL'
Since v6 release, -Dtest-junit-xml=false build regressed because its
ifdef branch no longer includes stddef.h and thus NULL, either directly
or through another header. Using musl-1.1.22 and llvm-8.0.0.
2019-05-02 17:35:29 +00:00
..
doc zunitc: Clarify documentation on return behavior. 2015-10-23 13:50:56 -07:00
inc/zunitc tests: Mark tests as used so they don’t get removed at link time 2017-12-01 16:53:53 +00:00
src zunitc: Fix undeclared identifier 'NULL' 2019-05-02 17:35:29 +00:00
test zunitc: made name of test fixture parameter explicit. 2015-10-23 14:57:09 -07:00