Testsuite: avoid time-quantization issue
[exim.git] / test / scripts / 0000-Basic / 0290
1 # .include and macro tests
2 exim -bP local_interfaces message_size_limit recipients_max remote_sort_domains receive_timeout
3 ****
4 exim -DOPT= -bP receive_timeout
5 ****
6 exim -DOPT -bP receive_timeout
7 ****
8 exim '-D OPT = receive_timeout = 4s ' -bP receive_timeout
9 ****
10 1
11 exim -DINC='.include_if_exists non/absolute' -bP receive_timeout
12 ****