Line number change due to adding different signal type to
faultstatus test for macOS.
(action at startup) vgdb me ...
Test 1: Invalid write of size 4
at 0x........: test1 (faultstatus.c:121)
- by 0x........: main (faultstatus.c:184)
+ by 0x........: main (faultstatus.c:188)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
PASS
Test 2: PASS
(action at startup) vgdb me ...
Test 1: Invalid write of size 4
at 0x........: test1 (faultstatus.c:121)
- by 0x........: main (faultstatus.c:184)
+ by 0x........: main (faultstatus.c:188)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
PASS
Test 2: PASS