1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-22 16:23:49 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jelmer Vernooij
bc643f1014 r26444: Fix pidl tests. 2007-12-21 05:50:12 +01:00
Stefan Metzmacher
7106f21de8 r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)
Samba4/NDR/Parser.pm
Samba4/NDR/Server.pm
Samba3/ServerNDR.pm
tests/

metze
2007-12-21 05:44:54 +01:00
Stefan Metzmacher
cadb1cc743 r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()
Everything but success should be handled as error in the tests.

metze
2007-12-21 05:43:51 +01:00
Jelmer Vernooij
30d721569f r20548: Remove unnecessary "use lib", fix warnings. 2007-10-10 14:36:52 -05:00
Jelmer Vernooij
3a57d29a62 r12470: Add helper module for pidl tests
Convert other pidl tests to use Test::More and run them from 'make test'
2007-10-10 13:47:43 -05:00
Jelmer Vernooij
975d8816db r12464: Add simple IDL parsing tests for pidl using the standard perl
testing framework (Test::Simple, distributed with perl itself).
Run these tests from 'make test'
2007-10-10 13:47:42 -05:00
Jelmer Vernooij
e48202275e r9459: Move pidl up one level (to prevent too much nesting) 2007-10-10 13:34:17 -05:00