#!/bin/sh # # Test the XOAUTH2 support in inc # if test -z "${MH_OBJ_DIR}"; then srcdir=`dirname "$0"`/../.. MH_OBJ_DIR=`cd "${srcdir}" && pwd`; export MH_OBJ_DIR fi . "${srcdir}/test/oauth/common.sh" ! inc - >/dev/null 2>&1 # gcov setup_pop # # success cases # # TEST start_test 'access token ready, pop server accepts message' fake_creds <