Files
compute-runtime/shared/test/common/test_files/neo_string.config
John Falkowski ec95d9314a feature: Add debug/release variable prefixes
Resolves:  NEO-6357
Signed-off-by: John Falkowski <john.falkowski@intel.com>
2023-08-10 14:01:09 +02:00

6 lines
148 B
Plaintext

StringTestKey = IncorrectValue
IntTestKey = 888
IntTestKeyHex = 0xFACE
NEO_StringTestKey = TestValue
NEO_IntTestKey = 123
NEO_IntTestKeyHex = 0xABCD