commit | ed7eec4c94c907c7f2c3c7a106420e8b69f97d7d | [log] [tgz] |
---|---|---|
author | Christopher Friedt <chrisfriedt@gmail.com> | Tue Oct 26 14:16:05 2021 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Nov 15 09:59:01 2021 -0500 |
tree | 6c41a7f8931ec6921ab40ef0099f5502e9bdad65 | |
parent | b00619118ddc2d087c0f9ae0eed40723eef0e999 [diff] |
tests: kernel: atomics: expand atomic operations to 64-bit This change updates the atomic tests to validate 32-bits on 32-bit architectures and 64-bits on 64-bit architectures. Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>