|
add basic tests for os::Event/SystemEvent functionality
|
|---|
|
|
| libraries/libstratosphere/libstratosphere.mk |
|---|
| libraries/libstratosphere/source/fs/fs_access_log.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.linux.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.macos.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_internal_condition_variable_impl.pthread.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.linux.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.macos.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_tick_manager_impl.os.windows.hpp |
|---|
| tests/TestOsEvents/Makefile 0 → 100644 |
|---|
| tests/TestOsEvents/source/test.cpp 0 → 100644 |
|---|
| tests/TestOsEvents/unit_test.mk 0 → 100644 |
|---|