Searched refs:testok (Results 1 - 25 of 54) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/tests/
H A Dparse_idl.pl14 sub testok($$) subroutine
37 testok "test1", "interface test { void Test(); }; ";
38 testok "voidtest", "interface test { int Testx(void); }; ";
41 testok "argtest", "interface test { int Test(int a, long b, uint32 c); }; ";
42 testok "array1", "interface test { int Test(int a[]); };";
43 testok "array2", "interface test { int Test(int a[2]); };";
44 testok "array3", "interface test { int Test(int a[b]); };";
47 testok "ptr1", "interface test { int Test(int *a); };";
48 testok "ptr2", "interface test { int Test(int **a); };";
49 testok "ptr
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/tests/
H A Dparse_idl.pl14 sub testok($$) subroutine
37 testok "test1", "interface test { void Test(); }; ";
38 testok "voidtest", "interface test { int Testx(void); }; ";
41 testok "argtest", "interface test { int Test(int a, long b, uint32 c); }; ";
42 testok "array1", "interface test { int Test(int a[]); };";
43 testok "array2", "interface test { int Test(int a[2]); };";
44 testok "array3", "interface test { int Test(int a[b]); };";
47 testok "ptr1", "interface test { int Test(int *a); };";
48 testok "ptr2", "interface test { int Test(int **a); };";
49 testok "ptr
[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.pl14 sub testok($$) subroutine
37 testok "test1", "interface test { void Test(); }; ";
38 testok "voidtest", "interface test { int Testx(void); }; ";
41 testok "argtest", "interface test { int Test(int a, long b, uint32 c); }; ";
42 testok "array1", "interface test { int Test(int a[]); };";
43 testok "array2", "interface test { int Test(int a[2]); };";
44 testok "array3", "interface test { int Test(int a[b]); };";
47 testok "ptr1", "interface test { int Test(int *a); };";
48 testok "ptr2", "interface test { int Test(int **a); };";
49 testok "ptr
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/script/tests/
H A Dtest_local_s3.sh23 testok $0 $failed
H A Dtest_smbtorture_s3.sh47 testok $0 $failed
H A Dtest_posix_s3.sh78 testok $0 $failed
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/script/tests/
H A Dtest_local_s3.sh23 testok $0 $failed
H A Dtest_smbtorture_s3.sh47 testok $0 $failed
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/script/tests/
H A Dtest_local_s3.sh23 testok $0 $failed
H A Dtest_smbtorture_s3.sh47 testok $0 $failed
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/script/tests/
H A Dtest_net_s3.sh34 testok $0 $failed
H A Dtest_local_s3.sh40 testok $0 $failed
H A Dtest_ntlm_auth_s3.sh23 testok $0 $failed
H A Dtest_net_misc.sh51 testok $0 $failed
H A Dtest_smbtorture_s3.sh59 testok $0 $failed
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/script/tests/
H A Dtest_net_s3.sh34 testok $0 $failed
H A Dtest_local_s3.sh40 testok $0 $failed
H A Dtest_ntlm_auth_s3.sh23 testok $0 $failed
H A Dtest_net_misc.sh51 testok $0 $failed
H A Dtest_smbtorture_s3.sh59 testok $0 $failed
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/script/tests/
H A Dtest_net_s3.sh34 testok $0 $failed
H A Dtest_local_s3.sh40 testok $0 $failed
H A Dtest_ntlm_auth_s3.sh23 testok $0 $failed
H A Dtest_net_misc.sh51 testok $0 $failed
H A Dtest_smbtorture_s3.sh59 testok $0 $failed

Completed in 87 milliseconds

123