This website requires JavaScript.
Explore
Help
Sign in
tailix
/
libkernaux
Watch
1
Star
0
Fork
You've already forked libkernaux
0
mirror of
https://github.com/tailix/libkernaux.git
synced
2024-10-30 11:54:01 -04:00
Code
Releases
Activity
3d96b5fed2
libkernaux
/
tests
/
test_multiboot2_header_validation.c
9 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Add files
2022-01-13 08:50:51 -05:00
#
ifdef HAVE_CONFIG_H
#
include
"config.h"
#
endif
Use assertions on tests (#73)
2022-06-20 14:01:56 -04:00
void
test_main
(
)
Add files
2022-01-13 08:50:51 -05:00
{
Add TODOs
2022-01-14 02:20:39 -05:00
// TODO: write this
Add files
2022-01-13 08:50:51 -05:00
}
Copy permalink