- 9011dae Improve documentation / comments by Paul Elliott · 1 year, 5 months ago
- ba536dc Lock test mutex before doing mutex usage check by Paul Elliott · 1 year, 6 months ago
- 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
- 3d2db89 Access the test data mutex via accessor by Paul Elliott · 1 year, 6 months ago
- 0710ac4 Add ability to exclude mutex from tests by Paul Elliott · 1 year, 7 months ago
- 3a4d2f1 Add test thread create/join abstraction by Paul Elliott · 1 year, 8 months ago
- 17c119a Migrate to threading_helpers.h by Paul Elliott · 1 year, 8 months ago
- 4580d4d Add accessor helpers for mbedtls_test_info by Paul Elliott · 1 year, 9 months ago
- 392ed3f Add better documentation for mbedtls_test_mutex_mutex by Paul Elliott · 1 year, 8 months ago
- f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 8 months ago
- 9e25936 Rename mutex->is_valid to mutex->state by Paul Elliott · 1 year, 9 months ago
- 3774637 Make threading helpers tests thread safe by Paul Elliott · 1 year, 9 months ago
- 5fa986c Move handling of mutex->is_valid into threading_helpers.c by Paul Elliott · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 39a1a26 Explain the usage of is_valid in pthread mutexes by Gilles Peskine · 4 years, 6 months ago
- f96d3d8 Count and report non-freed mutexes by Gilles Peskine · 4 years, 6 months ago
- 2a4c598 Detect and report mutex usage errors by Gilles Peskine · 4 years, 6 months ago
- 1061ec6 Mutex usage testing: set up wrapper functions by Gilles Peskine · 4 years, 6 months ago