- e95d14a tests: posix/{common,fs}: enable testing TLS by Daniel Leung · 4 years, 5 months ago
- d897bd1 tests: posix: eventfd: increase test coverage with polling by Rafał Kuźnia · 4 years, 6 months ago
- 75b9292 tests: posix: nanosleep: round up to the nearest microsecond by Christopher Friedt · 4 years, 6 months ago
- 2b44573 tests: posix: common: move printk() out of k_usleep() tick alignment by Alexandre Bourdiol · 4 years, 6 months ago
- bcf1aed tests: fix potential integer overflow by peng1 chen · 4 years, 6 months ago
- 2534b18 tests: posix: common: remove sub-microsecond nanosleep test by Peter Bigot · 4 years, 7 months ago
- 3c6eaa5 tests: posix: fix nanosleep tests for clock slew by Peter Bigot · 4 years, 7 months ago
- dca317c sanitycheck: inclusive language by Anas Nashif · 4 years, 7 months ago
- 97ca277 tests/posix/fs: Fix missing close in error paths by Dominik Ermel · 4 years, 8 months ago
- e606801 tests/posix/fs: Fix close of bad file descriptor by Dominik Ermel · 4 years, 8 months ago
- b9054bf tests/posix/fs: Add tests for open flags by Dominik Ermel · 4 years, 8 months ago
- add51d8 tests: posix: eventfd: test read and poll after multiple writes by Marcin Niestroj · 4 years, 8 months ago
- 5a40ff1 posix/fs: Fix POSIX lseek to return position upon completion by Dominik Ermel · 4 years, 9 months ago
- 1200222 test: posix: fix identifier by Anas Nashif · 4 years, 9 months ago
- 398f22b tests: eventfd: drop POSIX_API ifdeffery by Marcin Niestroj · 4 years, 9 months ago
- 3b0917b tests: posix: eventfd_basic: add new test by Marcin Niestroj · 4 years, 10 months ago
- 72e7deb tests: posix: tests for nanosleep(2) by Christopher Friedt · 4 years, 10 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- debade9 tests: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
- b074896 tests: posix: clock: Workaround to align clocks before querying by Paul Sokolovsky · 5 years ago
- 32270ae tests: posix: eventfd: Don't mix POSIX and Zephyr kernel APIs by Paul Sokolovsky · 5 years ago
- a61f86e tests: posix: common: Switch k_sleep() -> k_msleep(). by Paul Sokolovsky · 5 years ago
- ca872a4 lib: posix: Add support for eventfd by Tobias Svehagen · 5 years ago
- 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
- 79a58dd tests: posix: pthread: Clean up test for pthread_getname/setname_np by Paul Sokolovsky · 5 years ago
- 17b19eb pthread: add setname/getname glibc extensions by Nicholas Lowell · 5 years ago
- 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
- 813ef68 tests: updated names for the tests by Maksim Masalski · 5 years ago
- 11faaac tests/posix/common: Fix miscalibrated timing test by Maksim Masalski · 5 years ago
- f914669 tests/posix/common: restructure to eliminate casts by Charles E. Youse · 6 years ago
- 2e78804 tests/posix/common: make 64-bit clean by Charles E. Youse · 6 years ago
- 967fbb1 tests: posix: fs: Add test for (no) leak of file descriptors by Paul Sokolovsky · 6 years ago
- 9de5e99 tests: posix: test_fs_file: Cut down on noise output by Paul Sokolovsky · 6 years ago
- 16c1db9 tests: posix: No longer use target_include_directories by Paul Sokolovsky · 6 years ago
- b7bb48e posix: unistd.h: open() doesn't belong here by Paul Sokolovsky · 6 years ago
- ffb9e09 tests/posix/common: Adjust miscalibrated timing test by Andy Ross · 6 years ago
- 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
- 656f4df cleanup: include/: move fs.h to fs/fs.h by Anas Nashif · 6 years ago
- 4afcc0f sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup by Marc Herbert · 6 years ago
- 81fa697 posix: Move gettimeofday declaration to <sys/time.h> by Paul Sokolovsky · 6 years ago
- 7387b56 tests: add nsim special cases for two tests by Andrew Boie · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 21358ba all: Update unsigend 'U' suffix due to multiplication by Patrik Flykt · 6 years ago
- 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
- 3522e05 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix by Charles E. Youse · 6 years ago
- a461437 tests: Mass SMP disablement on non-SMP-safe tests by Andy Ross · 6 years ago
- c894aa3 tests: posix: add newlib cfg option by Kumar Gala · 6 years ago
- 69b6cc8 Revert "tests: posix: add newlib cfg option" by Anas Nashif · 6 years ago
- dc39a9a tests: posix: add newlib cfg option by Kumar Gala · 6 years ago
- b730fa4 posix_lib: Disable support on native posix arch by Kumar Gala · 6 years ago
- c69ee89 tests: posix: Fix array overrun issue by Ramakrishna Pallala · 6 years ago
- 04743c9 posix: rename priority in sched_param struct by Anas Nashif · 6 years ago
- 55ba23e tests: posix: fs: Decrease ramdisk size, increase stack size by Paul Sokolovsky · 6 years ago
- 84c8089 tests: set CONFIG_MAX_THREAD_BYTES for a few tests by Andrew Boie · 6 years ago
- 3119d29 tests/posix/common: Correct TEST_EXTRA_STACKSIZE usage by Andy Ross · 6 years ago
- 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
- 4b1eba7 tests: posix: test_fs_file: Add testcase with non-zero lseek() by Paul Sokolovsky · 6 years ago
- 440b535 tests: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
- 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
- 7fa2ec4 tests: posix: Check for return values by Spoorthi K · 6 years ago
- c6799dc tests: posix: Bugfix unitialized array in posix_pthread_execution by Alberto Escolar Piedras · 6 years ago
- deaab90 tests/samples: cleanup tags by Anas Nashif · 6 years ago
- 7622fc3 subsys: fs: Migrate to new logging subsys by Varun Sharma · 6 years ago
- 11775b2 tests: posix: enhance pthread test by Niranjhana N · 6 years ago
- 81f835f tests: posix: group pthread tests by Niranjhana N · 6 years ago
- 4c73b48 tests: POSIX: Enhance clock tests by Spoorthi K · 6 years ago
- 3949846 tests: posix: fs: Use ssize_t/off_t types by Paul Sokolovsky · 6 years ago
- dc8bbce tests: POSIX: Enhance semaphore tests by Spoorthi K · 6 years ago
- 11aa39b tests: POSIX: Refactor POSIX API tests by Spoorthi K · 6 years ago
- ccb2ef9 tests: posix: Enable CONFIG_POSIX_API by Paul Sokolovsky · 6 years ago
- c152ebd include: posix: Split dirent.h from unistd.h by Paul Sokolovsky · 6 years ago
- 6a34c72 tests: POSIX: Enhance test to verify deadlock by Spoorthi K · 7 years ago
- ced1c03 tests: posix: Test realtime clock by David Brown · 7 years ago
- 55ee53c cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts by Sebastian Bøe · 7 years ago
- e21e6c1 tests: posix: improve pthread_key test by Niranjhana N · 7 years ago
- c9e1249 cmake: Remove duplicate invocations of target_link_libraries on app by Sebastian Bøe · 7 years ago
- 8891bea tests: posix: add test for pthread_key by Niranjhana N · 7 years ago
- 9b2880f tests: posix: fix meta-data and rename test file by Anas Nashif · 7 years ago
- f5bf281 tests: posix: Function call return values need to be validated. by Sritej Kanakadandi Venkata Rama · 7 years ago
- 9a28c87 tests: posix: rename entry file to main.c by Anas Nashif · 7 years ago
- 21792fa tests: posix: timer: Fix integer handling issues by Spoorthi K · 7 years ago
- 843ad8b tests: semaphore: Check return value by Punit Vara · 7 years ago
- 071b1bd doc: fix misspellings in test documentation by David B. Kinder · 7 years ago
- dccd275 tests: posix: fs: Free dirp resource in case error by Ramakrishna Pallala · 7 years ago
- 7a3ace3 tests: Remove newline character by Punit Vara · 7 years ago
- 4c7a44b tests: posix: Fix pthread attribute initialization by Ramakrishna Pallala · 7 years ago
- 5e87c08 tests: posix: Increase sram size by Punit Vara · 7 years ago
- f0eaa8e tests: mutex: Add test case to test mutex API by Punit Vara · 7 years ago
- c1200cd tests: posix: fs: Add description for test cases by Ramakrishna Pallala · 7 years ago
- 55cf6dd tests: posix: Add test for Posix File System API's by Ramakrishna Pallala · 7 years ago
- 5575487 tests: posix: Fix sigevent initialization by Andy Gross · 7 years ago
- 0f5a88b tests: posix: mqueue remove extra printk by Anas Nashif · 7 years ago
- 89a5093 tests: posix: style, tag, and category fixes by Anas Nashif · 7 years ago
- 8e8d6de tests: posix: fix tags and sections by Anas Nashif · 7 years ago
- 46931c9 tests: posix: Resolve header file dependencies by Ramakrishna Pallala · 7 years ago
- 80e2216 tests: posix: add more tests by Niranjhana N · 7 years ago
- 2ecaee0 tests: posix: Fixing pthread attr object initialization. by Niranjhana N · 7 years ago
- 2486d5a tests: posix: mqueue: Add test for posix message queue APIs. by Youvedeep Singh · 7 years ago
- 4aa4905 tests: posix: fix semaphore.h test by Juan Manuel Torres Palma · 7 years ago
- 9edc7ce tests: semaphore: test APIs by Punit Vara · 7 years ago