#! /bin/bash run_test ./drive_sql "select '192.168.1.10' < '192.168.1.2'" check_output "" < '' collate ipaddress" check_output "" < '' collate ipaddress: 1 EOF run_test ./drive_sql "select '192.168.1.2' < 'fe80::a85f:80b4:5cbe:8691' collate ipaddress" check_output "" <