libkernaux/tests
Alex Kotov 74d14aff8f
Use generic file (#97)
2022-06-25 15:43:18 +00:00
..
.gitignore Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Makefile.am Rename memory allocator to free list (#90) 2022-06-22 09:39:53 +00:00
cmdline_gen.jinja Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
cmdline_gen.py Main: generate tests for cmdline 2022-06-08 02:33:45 +03:00
main.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
multiboot2_header_example1.h Improve example 2022-01-14 12:23:30 +05:00
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 Add some test and example stubs 2022-01-14 12:23:30 +05:00
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 Main: generate tests for printf format parser 2022-05-27 05:22:50 +03:00
printf_gen.jinja Use generic file (#97) 2022-06-25 15:43:18 +00: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