libkernaux/tests
Alex Kotov 15ed72fee5
Remove generic file API (#108)
2022-11-26 23:04:36 +04:00
..
.gitignore Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Makefile.am Improve cmdline file API (#103) 2022-06-27 16:30:47 +00:00
cmdline_gen.jinja Improve cmdline file API (#103) 2022-06-27 16:30:47 +00:00
cmdline_gen.py Main: generate tests for cmdline 2022-06-08 02:33:45 +03:00
cmdline_test.c Remove cmdline file API (#105) 2022-06-29 02:51:24 +03:00
cmdline_test.h Improve cmdline file API (#103) 2022-06-27 16:30:47 +00: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 Remove generic file API (#108) 2022-11-26 23:04:36 +04:00
printf_gen.py Cross-platform tests (#86) 2022-06-21 21:18:28 +03:00
test_cmdline.c Improve cmdline file API (#103) 2022-06-27 16:30:47 +00:00
test_elf.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
test_free_list.c Implement realloc (#99) 2022-06-27 13:32:41 +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 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.c Generic (file) cmdline (#102) 2022-06-27 17:46:29 +03:00
test_units_human.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00