Searched refs:testfail (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/tests/
H A Dparse_idl.pl24 sub testfail($$$) subroutine
35 testfail "unknowntag", "bla test {};",
39 testfail "voidtest", "interface test { Test(); }; ",
45 testfail "array4", "interface test { int Test(int[] a); };",
50 testfail "empty1", "interface test { };", "<empty1>:0: Syntax error near '}'\n";
51 testfail "empty2", "", "";
60 testfail "tdstruct4", "interface test { typedef struct { int a, int b; } foo; };",
65 testfail "struct4", "interface test { struct x { int a, int b; }; };",
67 testfail "struct5", "interface test { struct { int a; } x; };",
73 testfail "union
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/tests/
H A Dparse_idl.pl24 sub testfail($$$) subroutine
35 testfail "unknowntag", "bla test {};",
39 testfail "voidtest", "interface test { Test(); }; ",
45 testfail "array4", "interface test { int Test(int[] a); };",
50 testfail "empty1", "interface test { };", "<empty1>:0: Syntax error near '}'\n";
51 testfail "empty2", "", "";
60 testfail "tdstruct4", "interface test { typedef struct { int a, int b; } foo; };",
65 testfail "struct4", "interface test { struct x { int a, int b; }; };",
67 testfail "struct5", "interface test { struct { int a; } x; };",
73 testfail "union
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/tests/
H A Dparse_idl.pl24 sub testfail($$$) subroutine
35 testfail "unknowntag", "bla test {};",
39 testfail "voidtest", "interface test { Test(); }; ",
45 testfail "array4", "interface test { int Test(int[] a); };",
50 testfail "empty1", "interface test { };", "<empty1>:0: Syntax error near '}'\n";
51 testfail "empty2", "", "";
60 testfail "tdstruct4", "interface test { typedef struct { int a, int b; } foo; };",
65 testfail "struct4", "interface test { struct x { int a, int b; }; };",
67 testfail "struct5", "interface test { struct { int a; } x; };",
73 testfail "union
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/nsswitch/tests/
H A Dtest_wbinfo.sh22 testfail() { function
135 testfail "wbinfo -S against $TARGET using invalid SID" $wbinfo -S "S-1-22-2-30000" && failed=`expr $failed + 1`
149 testfail "wbinfo -Y against $TARGET using invalid SID" $wbinfo -Y "S-1-22-1-30000" && failed=`expr $failed + 1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/nsswitch/tests/
H A Dtest_wbinfo.sh22 testfail() { function
135 testfail "wbinfo -S against $TARGET using invalid SID" $wbinfo -S "S-1-22-2-30000" && failed=`expr $failed + 1`
149 testfail "wbinfo -Y against $TARGET using invalid SID" $wbinfo -Y "S-1-22-1-30000" && failed=`expr $failed + 1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/nsswitch/tests/
H A Dtest_wbinfo.sh22 testfail() { function
135 testfail "wbinfo -S against $TARGET using invalid SID" $wbinfo -S "S-1-22-2-30000" && failed=`expr $failed + 1`
149 testfail "wbinfo -Y against $TARGET using invalid SID" $wbinfo -Y "S-1-22-1-30000" && failed=`expr $failed + 1`

Completed in 82 milliseconds