mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
[test] Add X.509 self-tests
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -248,6 +248,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_entropy ( ERRFILE_OTHER | 0x00260000 )
|
||||
#define ERRFILE_rsa ( ERRFILE_OTHER | 0x00270000 )
|
||||
#define ERRFILE_linux_entropy ( ERRFILE_OTHER | 0x00280000 )
|
||||
#define ERRFILE_x509_test ( ERRFILE_OTHER | 0x00290000 )
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user