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-21 11:37:52 +03:00
..
.gitignore Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03: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
Makefile.am 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 Fix Multiboot2 on Tiny C Compiler (#50) 2022-06-12 13:25: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 Fix Multiboot2 on Tiny C Compiler (#50) 2022-06-12 13:25: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 assertions on tests (#73) 2022-06-20 21:01:56 +03:00
printf_gen.py Common: move files with tests for printf 2022-05-24 21:02:46 +03:00
test_alloc.c Generic memory allocator (#82) 2022-06-21 11:37:52 +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_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 Use assertions on tests (#73) 2022-06-20 21:01:56 +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 Use assertions on tests (#73) 2022-06-20 21:01:56 +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_units_human.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00