tinycc/tests/pp
herman ten brugge 6eef0e35b4 OpenBSD: testcases
Fix all testcases for openbsd except dlltest.

Remember dlopen calls and use them to fix openbsd dlsym problem
Use crtbeginS.o/crtendS.o for DLL for bsd
Do not include -ldl for __NetBSD__
Redirect malloc, realloc, ..., free for bsd
Align stack in tests/asm-c-connect-*.c for x86_64
Remove -B in tests/pp/Makefile (not supported on bsd)
2020-12-16 17:52:59 +01:00
..
01.c
01.expect
02.c
02.expect
03.c
03.expect
04.c
04.expect
05.c
05.expect
06.c
06.expect
07.c
07.expect
08.c
08.expect
09.c
09.expect
10.c
10.expect
11.c
11.expect
12.expect
12.S
13.expect
13.S
14.c
14.expect
15.c
15.expect
16.c
16.expect
17.c
17.expect
18.c
18.expect
19.c
19.expect
20.c
20.expect
21.c
21.expect
Makefile OpenBSD: testcases 2020-12-16 17:52:59 +01:00
pp-counter.c
pp-counter.expect