david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/tests
Michael Brown a32b1e9e35 [libc] Rewrite strtoul()
The implementation of strtoul() has a partially unknown provenance.
Rewrite this code to avoid potential licensing uncertainty.

Since we now use -ffunction-sections, there is no need to place
strtoull() in a separate file from strtoul().

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-02-19 16:00:01 +00:00
..
comboot [comboot] Add COMBOOT and COM32 support 2008-08-28 23:52:19 +01:00
aes_cbc_test.c [test] Add speed tests for cipher algorithms 2012-09-26 15:27:33 +01:00
base16_test.c [test] Add self-tests for base16 2013-07-12 15:14:36 +02:00
base64_test.c [test] Add self-tests for base64 2012-05-20 17:12:42 +01:00
bigint_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
bofm_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
byteswap_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
cbc_test.c [profile] Add generic profiling infrastructure 2014-04-27 23:14:43 +01:00
cbc_test.h [test] Add speed tests for cipher algorithms 2012-09-26 15:27:33 +01:00
cms_test.c [test] Rewrite CMS tests using okx() 2014-03-31 13:07:43 +01:00
crc32_test.c [test] Add self-tests for crc32_le() 2012-05-07 16:56:50 +01:00
deflate_test.c [deflate] Fix literal data length calculation 2014-01-12 22:53:10 +01:00
digest_test.c [profile] Add generic profiling infrastructure 2014-04-27 23:14:43 +01:00
digest_test.h [test] Add speed tests for digest algorithms 2012-09-26 14:54:02 +01:00
dns_test.c [dns] Support DNS search lists 2014-02-05 14:56:49 +00:00
entropy_sample.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
gdbstub_test.S [i386] Add explicit flags and type on all .section declarations 2009-02-15 10:59:53 +00:00
gdbstub_test.gdb [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
hash_df_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
hmac_drbg_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
ipv4_test.c [ipv4] Rewrite inet_aton() 2015-02-19 14:02:07 +00:00
ipv6_test.c [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() 2014-05-21 17:53:02 +01:00
linebuf_test.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
list_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
math_test.c [libc] Add flsll() 2014-04-27 16:56:09 +01:00
md5_test.c [test] Add speed tests for digest algorithms 2012-09-26 14:54:02 +01:00
memcpy_test.c [profile] Add generic profiling infrastructure 2014-04-27 23:14:43 +01:00
memset_test.c [test] Add constant-length memset() self-tests 2015-02-17 00:41:40 +00:00
ocsp_test.c [crypto] Fix parsing of OCSP responder ID key hash 2014-11-24 15:05:43 +00:00
pixbuf_test.c [test] Generalise pnm_ok() to pixbuf_ok() 2014-01-12 22:53:16 +01:00
pixbuf_test.h [test] Generalise pnm_ok() to pixbuf_ok() 2014-01-12 22:53:16 +01:00
png_test.c [png] Add support for PNG images 2014-01-12 22:53:16 +01:00
pnm_test.c [test] Generalise pnm_ok() to pixbuf_ok() 2014-01-12 22:53:16 +01:00
profile_test.c [profile] Add generic profiling infrastructure 2014-04-27 23:14:43 +01:00
pubkey_test.h [test] Add self-tests for RSA 2012-03-18 13:37:56 +00:00
rsa_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
settings_test.c [settings] Remove "uristring" setting type 2014-02-26 23:34:07 +00:00
sha1_test.c [test] Add speed tests for digest algorithms 2012-09-26 14:54:02 +01:00
sha256_test.c [test] Add speed tests for digest algorithms 2012-09-26 14:54:02 +01:00
string_test.c [libc] Rewrite strtoul() 2015-02-19 16:00:01 +00:00
tcpip_test.c [profile] Add generic profiling infrastructure 2014-04-27 23:14:43 +01:00
test.c [test] Print out profiling statistics after a successful test run 2014-05-02 15:23:20 +01:00
tests.c [test] Add IPv4 self-tests 2015-02-18 14:11:32 +00:00
time_test.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
umalloc_test.c [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00
uri_test.c [uri] Allow tftp_uri() to construct a URI with a custom port 2015-02-06 12:18:18 +00:00
vsprintf_test.c [test] Add self-tests for snprintf() 2013-08-12 17:02:50 +01:00
x509_test.c [crypto] Add support for iPAddress subject alternative names 2014-07-11 16:55:14 +01:00