Bert Belder 3ad20d71ff
build: refactor config infrastructure and test build setup
* Configuration is now done with files, instead of through command line
  switches specified in CMakeLists.txt.
* Link tests with a static library instead of compiling individual
  wepoll source files as part of the test executable. This should make
  the CI run significantly faster.
2020-01-12 23:56:59 +01:00
..
shared build: refactor config infrastructure and test build setup 2020-01-12 23:56:59 +01:00
test-auto-drop-on-close.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-connect-fail-events.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-connect-success-events.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-ctl-fuzz.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-error.c test: add epoll_ctl_mod() EEXIST and ENOENT tests to test-error 2017-12-07 22:30:54 +01:00
test-leak-1.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-mixed-socket-types.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-multi-poll.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-oneshot-and-hangup.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-reflock.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-tree.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00
test-udp-pings.c src,test: clean up #include directives 2019-06-12 21:49:11 +02:00