/
githubmirror
/
ipxe
ОбзорДокументацияВойти
/
githubmirror
/
ipxe
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
ipxe/
src/tests/
..
acpi_test.c

[acpi] Remove userptr_t from ACPI table parsing

год назад
aes_test.c

[test] Remove dummy initialisation vector for ECB-mode AES tests

3 года назад
archive_test.c

[test] Generalise archive extraction self-tests

месяц назад
archive_test.h

[test] Simplify the use of inline text for test images

15 дней назад
asn1_test.c

[image] Make image data read-only to most consumers

год назад
asn1_test.h

[image] Make text-based image data usable by string functions

месяц назад
base16_test.c

[base16] Add buffer size parameter to base16_encode() and base16_decode()

11 лет назад
base64_test.c

[base64] Add buffer size parameter to base64_encode() and base64_decode()

11 лет назад
bigint_test.c

[crypto] Allow for zero-length big integer literals

7 месяцев назад
bitops_test.c

[bitops] Fix typo in test case

10 лет назад
bofm_test.c

[init] Show initialisation function names in debug messages

год назад
byteswap_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
cipher_test.c

[crypto] Add confidentiality flag for cipher algorithms

13 дней назад
cipher_test.h

[crypto] Add concept of authentication tag to cipher algorithms

4 года назад
cms_test.c

[image] Make text-based image data usable by string functions

месяц назад
cpio_test.c

[uaccess] Remove redundant copy_from_user() and copy_to_user()

год назад
crc32_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
datauri_test.c

[uri] Add support for "data:" URIs

месяц назад
deflate_test.c

[deflate] Remove userptr_t from decompression code

год назад
der_test.c

[crypto] Add DER image format

10 лет назад
des_test.c

[crypto] Add implementation of the DES cipher

3 года назад
digest_test.c

[test] Simplify digest algorithm self-tests

11 лет назад
digest_test.h

[test] Simplify digest algorithm self-tests

11 лет назад
dns_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
ecdsa_test.c

[test] Use mock random data for public key self-tests

3 месяца назад
editstring_test.c

[test] Add test cases for editable strings

2 года назад
efi_siglist_test.c

[crypto] Support extracting certificates from EFI signature list images

год назад
elliptic_test.c

[crypto] Allow for an explicit representation of point at infinity

8 месяцев назад
elliptic_test.h

[crypto] Provide Weierstrass curves as generic key exchange algorithms

2 месяца назад
entropy_sample.c

[rng] Allow for entropy sources that fail during startup tests

3 года назад
exchange_test.c

[test] Allow for key exchange tests without an expected public key

3 дня назад
exchange_test.h

[test] Allow for key exchange tests without an expected public key

3 дня назад
fdt_test.c

[fdt] Use phandle as device location

год назад
ffdhe_test.c

[crypto] Add RFC 3526 FFDHE key exchange algorithms

2 месяца назад
gcm_test.c

[crypto] Add block cipher Galois/Counter mode of operation

4 года назад
gzip_test.c

[test] Simplify the use of inline text for test images

15 дней назад
hash_df_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
hkdf_test.c

[crypto] Allow for input keying material to overlap output

2 месяца назад
hmac_drbg_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
hmac_test.c

[crypto] Allow for the construction of fixed-size HMAC keys

месяц назад
iobuf_test.c

[iobuf] Ensure I/O buffer data sits within unshared cachelines

год назад
ipv4_test.c

[ipv4] Make the IPV4() macro available to non-test code

8 дней назад
ipv6_test.c

[netdevice] Separate concept of scope ID from network device name index

4 года назад
linebuf_test.c

[linebuf] Support buffering of multiple lines

11 лет назад
list_test.c

[list] Add list_for_each_entry_safe_continue()

2 года назад
math_test.c

[test] Add tests for 64-bit logical and arithmetic shifts

2 года назад
md4_test.c

[crypto] Add MD4 message digest algorithm

9 лет назад
md5_test.c

[test] Simplify digest algorithm self-tests

11 лет назад
memcpy_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
memset_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
mime_test.c

[mime] Fix the use of MIME images without an explicit encoding

15 дней назад
mschapv2_test.c

[crypto] Add implementation of MS-CHAPv2 authentication

2 года назад
nap_test.c

[tests] Verify ability to sleep the CPU

4 года назад
netdev_test.c

[test] Assign unique MAC addresses for test network devices

5 месяцев назад
netdev_test.h

[test] Assign unique MAC addresses for test network devices

5 месяцев назад
ntlm_test.c

[ntlm] Add support for NTLM authentication mechanism

9 лет назад
ocsp_test.c

[x509] Record root of trust used when validating a certificate

6 лет назад
p256_test.c

[crypto] Provide Weierstrass curves as generic key exchange algorithms

2 месяца назад
p384_test.c

[crypto] Provide Weierstrass curves as generic key exchange algorithms

2 месяца назад
pccrc_test.c

[peerdist] Remove userptr_t from PeerDist content information parsing

год назад
pem_test.c

[crypto] Add PEM image format

10 лет назад
pixbuf_test.c

[image] Make image data read-only to most consumers

год назад
pixbuf_test.h

[image] Make text-based image data usable by string functions

месяц назад
png_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
pnm_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
profile_test.c

[legal] Relicense files under GPL2_OR_LATER_OR_UBDL

11 лет назад
pubkey_test.c

[test] Use mock random data for public key self-tests

3 месяца назад
pubkey_test.h

[test] Use mock random data for public key self-tests

3 месяца назад
rsa_test.c

[crypto] Add support for RSA-PSS signature scheme

3 месяца назад
setjmp_test.c

[build] Avoid implicit-fallthrough warnings on GCC 7

9 лет назад
settings_test.c

[settings] Add parsing for UUID and GUID settings types

2 года назад
sha1_test.c

[test] Simplify digest algorithm self-tests

11 лет назад
sha256_test.c

[crypto] Add SHA-224 algorithm

11 лет назад
sha512_test.c

[crypto] Add SHA-512/224 algorithm

11 лет назад
string_test.c

[libc] Add strcasestr()

месяц назад
tcpip_test.c

[test] Fix RFC 1071 checksum calculation for big-endian targets

2 месяца назад
test.c

[image] Make text-based image data usable by string functions

месяц назад
tests.c

[uri] Add support for "data:" URIs

месяц назад
time_test.c

[libc] Allow out-of-range months in mktime()

12 дней назад
uri_test.c

[http] Allow issuing requests with an explicitly specified HTTP method

месяц назад
utf8_test.c

[utf8] Add UTF-8 accumulation self-tests

4 года назад
uuid_test.c

[uuid] Add uuid_aton() to parse a UUID from a string

2 года назад
vsprintf_test.c

[libc] Print "<NULL>" for wide-character NULL strings

10 лет назад
x25519_test.c

[crypto] Provide X25519 as a generic key exchange algorithm

2 месяца назад
x509_test.c

[test] Add test cases for X.509 certificates with ECDSA signatures

8 месяцев назад
zlib_test.c

[test] Simplify the use of inline text for test images

15 дней назад