Lines Matching refs:expect
40 $expect = array("*\t@ALL 2");
41 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));
48 $expect = array(
51 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));
58 $expect = array(
62 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));
70 $expect = array(
76 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));
81 $expect = array(
90 $this->assertEquals($expect, auth_loadACL());
118 $expect = array(
125 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));