summaryrefslogtreecommitdiff
path: root/Tests/UserspaceEmulator
AgeCommit message (Expand)Author
2023-01-02Everywhere: Remove unused includes of LibC/stdlib.hBen Wiederhake
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-11-01Everywhere: Explicitly link all binaries against the LibC targetTim Schumacher
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-09-02Tests: Remove all file(GLOB) from CMakeLists in TestsAndrew Kaster
2021-07-14Tests: Rename write-oobHendiadyoin1
2021-07-14Tests: Assure that UE does not regress via `ue ls`Hendiadyoin1
2021-05-14LibC: Move mman.h to sys/mman.hJean-Baptiste Boric
2021-05-06Tests: Establish root Tests directory, move Userland/Tests thereBrian Gianforcaro