mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 09:07:44 +00:00
Tests: Add LibELF tests
This commit is contained in:
parent
07850ccf51
commit
0629b4e170
3 changed files with 297 additions and 0 deletions
|
@ -3,6 +3,7 @@ add_subdirectory(Kernel)
|
|||
add_subdirectory(LibC)
|
||||
add_subdirectory(LibCore)
|
||||
add_subdirectory(LibCompress)
|
||||
add_subdirectory(LibELF)
|
||||
add_subdirectory(LibGfx)
|
||||
add_subdirectory(LibJS)
|
||||
add_subdirectory(LibM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue