Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

FORMUS3IC_LAS3 / embb

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • embb
  • base_c
  • test
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Marcus Winter's avatar
    updated license headers · b802d887
    Marcus Winter committed 9 years ago
    b802d887
Name
Last commit
Last Update
..
README.txt Initial version of open source release. 10 years ago
alloc_test.cc updated license headers 9 years ago
alloc_test.h updated license headers 9 years ago
condition_var_test.cc updated license headers 9 years ago
condition_var_test.h updated license headers 9 years ago
core_set_test.cc updated license headers 9 years ago
core_set_test.h updated license headers 9 years ago
counter_test.cc updated license headers 9 years ago
counter_test.h updated license headers 9 years ago
duration_test.cc updated license headers 9 years ago
duration_test.h updated license headers 9 years ago
main.cc updated license headers 9 years ago
mutex_test.cc updated license headers 9 years ago
mutex_test.h updated license headers 9 years ago
thread_index_test.cc updated license headers 9 years ago
thread_index_test.h updated license headers 9 years ago
thread_specific_storage_test.cc updated license headers 9 years ago
thread_specific_storage_test.h updated license headers 9 years ago
thread_test.cc updated license headers 9 years ago
thread_test.h updated license headers 9 years ago
time_test.cc updated license headers 9 years ago
time_test.h updated license headers 9 years ago
README.txt
There are no direct tests for the C implementation of atomic operations, since
these are extensively tested via the C++ wrappers. See files atomic_tests.h
and atomic_tests.cc in folder embb\base_cpp\test.