#
# ChangeLog for tests/device
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 9:32:08 AM

Wed, 19 Oct 2022 19:11:43 GMT Thierry Delisle <tdelisle@…> [72b5805e]
	* libcfa/src/device/cpu.cfa (modified)
	* tests/device/cpu.cfa (modified)

	Fixed device/cpu to support systems without caches


Fri, 14 Jan 2022 23:55:14 GMT Thierry Delisle <tdelisle@…> [145dcd5]
	* libcfa/src/concurrency/kernel/startup.cfa (modified)
	* tests/device/cpu.cfa (modified)

	Now using MAX instead of -1u since it's more appropriate.


Fri, 18 Jun 2021 02:31:39 GMT Thierry Delisle <tdelisle@…> [cf85f96]
	* libcfa/src/device/cpu.cfa (modified)
	* libcfa/src/device/cpu.hfa (modified)
	* tests/device/cpu.cfa (modified)

	Cpu map now has aself pointer to figure out where between start and ...


Mon, 14 Jun 2021 18:43:55 GMT Thierry Delisle <tdelisle@…> [d363634]
	* tests/device/.expect/cpu.txt (added)
	* tests/device/cpu.cfa (added)

	Added bare-bones test for device cpu