1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

5 Commits

Author SHA1 Message Date
Martin Pool
b20d8b4970 Set character set to default (UTF-8) before running tests. -
Martin Pool
92acecd28c t_push_ucs2, t_strcmp: Run tests only once by default, rather than
10000 times.  (In theory they should be pure functions....)  You can
specify a parameter to repeat them if you want to e.g. measure
performance.
-
Martin Pool
e051789ac6 Run test 10000 times to make measurement easier. -
Martin Pool
17f01f6959 Update usage message. -
Martin Pool
ab77beca04 Add simple test harness that exposes StrCaseCmp for testing. -