Files
graphene/Pal/regression/Thread2.manifest.template
Simon Gaiser 87b139019a [Pal/regression] Test thread cleanup
This adds a test for thread cleanup. It tests two things:

 1. Thred exit in general works, both through return as well as
    DkThreadExit.

 2. If there's a thread limit, like on SGX, it tests that after a thread
    has finished it no longer counts against the limit (currently
    broken, see issue #517).
2019-04-26 18:24:26 +02:00

2 lines
19 B
Plaintext