libkernaux/tests
Alex Kotov fbc78e30f9
Main: tests/test_memmap.c: Fix assertion tests with disabled debugging
2022-06-16 14:21:55 +03:00
..
.gitignore Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Makefile.am Main: include/kernaux/memmap.h: Write tests (closes #58) 2022-06-16 13:55:57 +03:00
cmdline_gen.jinja Main: improve test generator for cmdline 2022-06-08 06:05:17 +03:00
cmdline_gen.py Main: generate tests for cmdline 2022-06-08 02:33:45 +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 Main: fix warnings in tests 2022-02-02 08:09:54 +05:00
multiboot2_header_print2.c Main: fix warnings in tests 2022-02-02 08:09:54 +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 Multiboot2 on Tiny C Compiler (#50) 2022-06-12 13:25:10 +03:00
multiboot2_info_print1.c Main: fix warnings in tests 2022-02-02 08:09:54 +05:00
multiboot2_info_print2.c Main: fix warnings in tests 2022-02-02 08:09:54 +05:00
printf_fmt_gen.jinja Main: include/kernaux/printf_fmt.h: Add function to parse everything at once 2022-05-28 12:16:38 +03:00
printf_fmt_gen.py Main: generate tests for printf format parser 2022-05-27 05:22:50 +03:00
printf_gen.jinja Main: rename package "file" to "io" 2022-06-14 15:03:17 +03:00
printf_gen.py Common: move files with tests for printf 2022-05-24 21:02:46 +03:00
test_cmdline.c Common: more generated tests for cmdline 2022-06-08 05:56:06 +03: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_memmap.c Main: tests/test_memmap.c: Fix assertion tests with disabled debugging 2022-06-16 14:21:55 +03:00
test_multiboot2_common_packing.c Fix Multiboot2 on Tiny C Compiler (#50) 2022-06-12 13:25:10 +03:00
test_multiboot2_header_helpers.c Add TODOs 2022-01-14 12:23:30 +05:00
test_multiboot2_header_print.c Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
test_multiboot2_header_validation.c Add TODOs 2022-01-14 12:23:30 +05:00
test_multiboot2_info_helpers.c Fix Multiboot2 on Tiny C Compiler (#50) 2022-06-12 13:25:10 +03:00
test_multiboot2_info_print.c Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
test_multiboot2_info_validation.c Fix Multiboot2 on Tiny C Compiler (#50) 2022-06-12 13:25:10 +03:00
test_ntoa.c Add debug mode and rewrite assertions (#52) 2022-06-13 19:28:00 +03:00
test_ntoa_assert.c Add debug mode and rewrite assertions (#52) 2022-06-13 19:28:00 +03:00
test_pfa.c Remove PFA functions to allocate single page 2021-12-14 21:11:25 +05:00
test_pfa_assert.c Add debug mode and rewrite assertions (#52) 2022-06-13 19:28:00 +03:00
test_units_human.c Main: fix units 2022-02-10 02:30:13 +05:00