added a little smbtorture test for dumping the unicode table of a
authorAndrew Tridgell <tridge@samba.org>
Tue, 25 Sep 2001 05:20:43 +0000 (05:20 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 25 Sep 2001 05:20:43 +0000 (05:20 +0000)
commiteb668b54af4925194c07b217724657f406ec00d0
tree4965bf18a7b24c331370aff1591aaa8f9b79f5d4
parent23173125cd124508a080cfc11436273efcbeedb6
added a little smbtorture test for dumping the unicode table of a
server. This is just a framework right now - I want this to eventually
replace the win32 test code from monyo

The interesting this about this test is that it shows up a really
horrible performance bug in our stat cache code. I'll see if I can fix
it.
source/Makefile.in
source/include/client.h
source/lib/charcnv.c
source/torture/torture.c
source/torture/utable.c [new file with mode: 0644]