The atomic store and load functions are now called atomic_store_X and atomic_load_X where X is one of int32, int64 or uint64.
The test runs some simple tests with the atomic operations in MaxScale.