1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/testprogs/blackbox
Volker Lendecke b5fe9c685f selftest: Fix timestamps on FreeBSD 11
FreeBSD's date does not print the %, and \? does not catch that

Tested this manually:

$ echo 'time: 2016-11-23 12:52:19.123456Z'| sed 's/\..*NZ$/.000000Z/'
time: 2016-11-23 12:52:19.123456Z
$ echo 'time: 2016-11-23 12:52:19.%6NZ'| sed 's/\..*NZ$/.000000Z/'
time: 2016-11-23 12:52:19.000000Z
$ echo 'time: 2016-11-23 12:52:19.6NZ'| sed 's/\..*NZ$/.000000Z/'
time: 2016-11-23 12:52:19.000000Z
$ echo 'time: 2016-11-23 12:52:19.NZ'| sed 's/\..*NZ$/.000000Z/'
time: 2016-11-23 12:52:19.000000Z
$

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Nov 24 00:42:55 CET 2016 on sn-devel-144
2016-11-24 00:42:54 +01:00
..
wintest
bogus.sh s4:selftets: change the blackbox.bogusdomain test to use binary mapping for smbclient 2012-05-31 04:46:06 +02:00
common_test_fns.inc testprogs: Add a common test_smbclient_expect_failure() function 2016-09-11 02:58:22 +02:00
dbcheck-links.sh selftest: Add test for link and deleted link behaviour in dbcheck 2016-11-22 02:10:16 +01:00
dbcheck-oldrelease.sh dbcheck: assert uSNChanged values in release-4-5-0-pre1 2016-09-08 14:39:19 +02:00
dbcheck.sh dbcheck: Replica locations can now be leftover 2016-07-21 06:37:08 +02:00
demote-saveddb.sh selftest: Confirm a demote of a real network works 2015-10-26 08:17:47 +01:00
dfree.sh selftest: more dfree command and smbclient disk usage tests 2016-01-06 03:58:59 +01:00
dom_parse.sh Add a blackbox tests for id & getent to test domain@realm type credentials 2016-10-03 19:49:19 +02:00
nsstest.sh s4-selftest re-enable nsstest on libnss_winbind.so 2011-12-07 03:09:08 +01:00
renamedc.sh renamedc: Make a more targeted dbcheck 2016-07-15 13:40:40 +02:00
subunit.sh selftest: Fix timestamps on FreeBSD 11 2016-11-24 00:42:54 +01:00
test_chgdcpass.sh selfttest: add common_test_fns.inc 2016-04-28 16:50:35 +02:00
test_client_etypes.sh testprogs: Use own credential cache for test_client_etypes.sh 2016-09-25 09:05:27 +02:00
test_export_keytab_heimdal.sh selfttest: add common_test_fns.inc 2016-04-28 16:50:35 +02:00
test_kinit_heimdal.sh selfttest: add common_test_fns.inc 2016-04-28 16:50:35 +02:00
test_kinit_trusts_heimdal.sh selfttest: add common_test_fns.inc 2016-04-28 16:50:35 +02:00
test_kpasswd_heimdal.sh testprogs: Test only what the Heimdal kpasswd test should test 2016-09-11 02:58:22 +02:00
test_ktpass.sh testprogs: Do not use the deprecated samba-tool user add 2016-07-07 02:15:16 +02:00
test_ldb_simple.sh CVE-2016-2112: s4:selftest: run some ldap test against ad_dc_ntvfs, fl2008r2dc and fl2003dc 2016-04-12 19:25:25 +02:00
test_ldb.sh lib/tls: Change default supported TLS versions. 2015-07-20 03:08:26 +02:00
test_net_ads_dns.sh testprogs/blackbox: Improve the net ads dns register tests. 2016-07-03 14:24:58 +02:00
test_net_ads.sh selftest: Add test for domain join + kerberos-only auth 2016-07-01 15:36:37 +02:00
test_password_settings.sh testprogs: Use better KRB5CCNAME in test_password_settings.sh 2016-09-25 09:05:27 +02:00
test_pdbtest.sh selfttest: add common_test_fns.inc 2016-04-28 16:50:35 +02:00
test_pkinit_heimdal.sh test_pkinit_heimdal.sh: add some more tests regarding the UF_SMARTCARD_REQUIRED behavior 2016-07-22 23:34:21 +02:00
test_pkinit_pac_heimdal.sh testprogs/blackbox: add test_pkinit_pac_heimdal.sh 2016-07-22 23:34:21 +02:00
test_samba_upgradedns.sh testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal. 2014-09-01 15:47:33 +02:00
test_trust_utils.sh testprogs/blackbox: add test_trust_utils.sh 2015-07-08 18:38:22 +02:00
test_wintest.sh
tombstones-expunge.sh selftest: Ensure we catch errors from samba-tool domain tombstones expunge 2016-11-22 02:10:16 +01:00
upgradeprovision-oldrelease.sh provision: Change the default functional level of new Samba domains to 2008R2. 2014-09-30 12:32:05 +02:00