#include <iostream>
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <atomic>
#include <memory>
#include <thread>
#include <pthread.h>
#include <catch2/catch_amalgamated.hpp>
#include <jau/test/catch2_ext.hpp>
#include <jau/ordered_atomic.hpp>
Go to the source code of this file.
|  | 
| class | TestMemModelSCDRF00 | 
|  | test_mm_sc_drf_00: Testing SC-DRF non-atomic global read and write within an atomic acquire/release critical block.  More... 
 | 
|  | 
◆ CATCH_CONFIG_MAIN
      
        
          | #define CATCH_CONFIG_MAIN | 
      
 
 
◆ METHOD_AS_TEST_CASE()
◆ loops