libkernaux/tests
Alex Kotov b9a3c92b8c
Fix very stupid bug
Never remove const qualified for args without extreme need!
2022-01-23 05:19:30 +05:00
..
multiboot2_header_example1.h Improve example 2022-01-14 12:23:30 +05:00
multiboot2_header_example2.h Fix test example 2022-01-15 11:16:55 +05:00
multiboot2_header_print1.c Improve example 2022-01-14 12:23:30 +05:00
multiboot2_header_print2.c Add some test helper executables 2022-01-14 12:23:30 +05:00
multiboot2_info_example1.h Add some test and example stubs 2022-01-14 12:23:30 +05:00
multiboot2_info_example2.h Fix code style 2022-01-14 12:23:30 +05:00
multiboot2_info_print1.c Rename Multiboot2 test samples 2022-01-13 09:20:49 +05:00
multiboot2_info_print2.c Rename Multiboot2 test samples 2022-01-13 09:20:49 +05:00
test_cmdline.c Fix very stupid bug 2022-01-23 05:19:30 +05:00
test_elf.c Use "uint8_t" instead of "unsigned char" 2022-01-11 11:26:33 +05:00
test_mbr.c Add funcs KernAux_Mbr*_is_valid 2022-01-17 11:46:24 +05:00
test_multiboot2_header_helpers.c Add TODOs 2022-01-14 12:23:30 +05:00
test_multiboot2_header_print.c Improve example 2022-01-14 12:23:30 +05:00
test_multiboot2_header_validation.c Add TODOs 2022-01-14 12:23:30 +05:00
test_multiboot2_info_helpers.c Rename Multiboot2 test samples 2022-01-13 09:20:49 +05:00
test_multiboot2_info_print.c Write code 2022-01-14 12:23:30 +05:00
test_multiboot2_info_validation.c Rename Multiboot2 test samples 2022-01-13 09:20:49 +05:00
test_ntoa.c Rename module "src/itoa.c" to "src/ntoa.c" 2022-01-19 15:35:02 +05:00
test_pfa.c Remove PFA functions to allocate single page 2021-12-14 21:11:25 +05:00
test_pfa_assert.c Don't allow to disable assert and guard (part of #26) 2022-01-23 01:44:33 +05:00
test_printf.c Ruby: implement width for printf 2022-01-23 01:04:41 +05:00
test_units_human.c Add tests for measurement units utils 2021-12-14 01:23:22 +05:00