Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b24dab5893fe22c6f412b51a938420e9fad33c3c
/
tests
/
sched_test.cpp
fab5e6f
Trivial pthread_setaffinity_np()/sched_setaffinity() test.
by Elliott Hughes
· 9 months ago
d354c42
Trivial "can we get the cpu affinity mask?" tests.
by Elliott Hughes
· 9 months ago
e117d6e
Add pthread_getaffinity_np()/pthread_setaffinity_np().
by Elliott Hughes
· 10 months ago
95646e6
Add ASSERT_ERRNO and EXPECT_ERRNO (and use them).
by Elliott Hughes
· 2 years ago
2146303
Nullability check for sched module.
by zijunzhao
· 2 years, 5 months ago
7cebf83
Various coverage improvements.
by Elliott Hughes
· 5 years ago
bcaa454
bionic tests: use GTEST_SKIP.
by Elliott Hughes
· 6 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
2950f13
Add some <sched.h> tests.
by Elliott Hughes
· 8 years ago
e104a2e
Generalize the clone function slightly.
by Elliott Hughes
· 9 years ago
fb23fa3
clone: check for NULL child stack
by Greg Hackmann
· 9 years ago
063525c
Consistently use #if defined(__BIONIC__) in tests.
by Elliott Hughes
· 11 years ago
954cf0d
Hide the __bionic_clone and __bionic_clone_entry implementation details.
by Elliott Hughes
· 11 years ago
2d36750
Fix the CPU_*_S tests.
by Elliott Hughes
· 11 years ago
b743790
Fix cpu_set_t
by Calin Juravle
· 11 years ago
1361313
Fix up failing glibc tests.
by Christopher Ferris
· 12 years ago
53bfdae
Fix the x86_64 clone implementation.
by Elliott Hughes
· 12 years ago