1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00
libkernaux/tests
2022-06-25 17:30:24 +03:00
..
.gitignore
cmdline_gen.jinja Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
cmdline_gen.py
main.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
Makefile.am Rename memory allocator to free list (#90) 2022-06-22 09:39:53 +00:00
multiboot2_header_example1.h
multiboot2_header_example2.h Portable packing and test struct sizes (#95) 2022-06-25 02:07:10 +03:00
multiboot2_header_print1.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
multiboot2_header_print2.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
multiboot2_info_example1.h
multiboot2_info_example2.h Portable packing and test struct sizes (#95) 2022-06-25 02:07:10 +03:00
multiboot2_info_print1.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
multiboot2_info_print2.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
printf_fmt_gen.jinja Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
printf_fmt_gen.py
printf_gen.jinja Add generic type for files (#96) 2022-06-25 17:30:24 +03:00
printf_gen.py Cross-platform tests (#86) 2022-06-21 21:18:28 +03:00
test_cmdline.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_elf.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_free_list.c Rename memory allocator to free list (#90) 2022-06-22 09:39:53 +00:00
test_mbr.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_memmap.c Generic mutex (#77) 2022-06-21 00:28:35 +03:00
test_multiboot2_common_packing.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_multiboot2_header_helpers.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_multiboot2_header_print.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_multiboot2_header_validation.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_multiboot2_info_helpers.c Portable packing and test struct sizes (#95) 2022-06-25 02:07:10 +03:00
test_multiboot2_info_print.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_multiboot2_info_validation.c Portable packing and test struct sizes (#95) 2022-06-25 02:07:10 +03:00
test_ntoa.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_ntoa_assert.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_pfa.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_pfa_assert.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_printf_reg.c Cross-platform tests (#86) 2022-06-21 21:18:28 +03:00
test_units_human.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00