Home
last modified time | relevance | path

Searched refs:mystdtime (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dupdate_test.c63 static uint32_t mystdtime; variable
73 mystdtime = timegm(&tm); in set_mystdtime()
77 *now = mystdtime; in isc_stdtime_get()
117 old = mystdtime - 1; in past_to_unix_test()
122 assert_int_equal(serial, mystdtime); in past_to_unix_test()
134 old = mystdtime; in now_to_unix_test()
151 old = mystdtime + 1; in future_to_unix_test()
168 old = mystdtime ^ 0x80000000u; in undefined_plus1_to_unix_test()
186 old = mystdtime ^ 0x80000000u; in undefined_minus1_to_unix_test()
204 old = mystdtime ^ 0x80000000u; in undefined_to_unix_test()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dupdate_test.c65 static uint32_t mystdtime; variable
75 mystdtime = timegm(&tm); in set_mystdtime()
84 *now = mystdtime; in isc_stdtime_get()
143 old = mystdtime - 1; in past_to_unix_test()
148 assert_int_equal(serial, mystdtime); in past_to_unix_test()
160 old = mystdtime; in now_to_unix_test()
177 old = mystdtime + 1; in future_to_unix_test()
194 old = mystdtime ^ 0x80000000u; in undefined_plus1_to_unix_test()
212 old = mystdtime ^ 0x80000000u; in undefined_minus1_to_unix_test()
230 old = mystdtime ^ 0x80000000u; in undefined_to_unix_test()
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Dupdate_test.c67 static uint32_t mystdtime; variable
77 mystdtime = timegm(&tm); in set_mystdtime()
86 *now = mystdtime; in isc_stdtime_get()
145 old = mystdtime - 1; in past_to_unix_test()
150 assert_int_equal(serial, mystdtime); in past_to_unix_test()
162 old = mystdtime; in now_to_unix_test()
179 old = mystdtime + 1; in future_to_unix_test()
196 old = mystdtime ^ 0x80000000u; in undefined_plus1_to_unix_test()
214 old = mystdtime ^ 0x80000000u; in undefined_minus1_to_unix_test()
232 old = mystdtime ^ 0x80000000u; in undefined_to_unix_test()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Dupdate_test.c67 static uint32_t mystdtime; variable
77 mystdtime = timegm(&tm); in set_mystdtime()
86 *now = mystdtime; in isc_stdtime_get()
145 old = mystdtime - 1; in past_to_unix_test()
150 assert_int_equal(serial, mystdtime); in past_to_unix_test()
162 old = mystdtime; in now_to_unix_test()
179 old = mystdtime + 1; in future_to_unix_test()
196 old = mystdtime ^ 0x80000000u; in undefined_plus1_to_unix_test()
214 old = mystdtime ^ 0x80000000u; in undefined_minus1_to_unix_test()
232 old = mystdtime ^ 0x80000000u; in undefined_to_unix_test()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dupdate_test.c65 static uint32_t mystdtime; variable
75 mystdtime = timegm(&tm); in set_mystdtime()
80 *now = mystdtime; in isc_stdtime_get()
120 old = mystdtime - 1; in past_to_unix_test()
125 assert_int_equal(serial, mystdtime); in past_to_unix_test()
137 old = mystdtime; in now_to_unix_test()
154 old = mystdtime + 1; in future_to_unix_test()
171 old = mystdtime ^ 0x80000000u; in undefined_plus1_to_unix_test()
189 old = mystdtime ^ 0x80000000u; in undefined_minus1_to_unix_test()
207 old = mystdtime ^ 0x80000000u; in undefined_to_unix_test()
[all …]