]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/liveupdate: Test session and file limit removal
authorPasha Tatashin <pasha.tatashin@soleen.com>
Wed, 3 Jun 2026 15:44:00 +0000 (15:44 +0000)
committerMike Rapoport (Microsoft) <rppt@kernel.org>
Wed, 3 Jun 2026 18:15:46 +0000 (21:15 +0300)
commit5ba3f30643cbdd79fb82e525aa1ca55b62fcc7ac
treebe190dac94410d3f7d5c3f008873233b5d398ebc
parent1d1153097f4dd417e2ea00404edec9fbd1d88f28
selftests/liveupdate: Test session and file limit removal

With the removal of static limits on the number of sessions and files per
session, the orchestrator now uses dynamic allocation.

Add new test cases to verify that the system can handle a large number of
sessions and files. These tests ensure that the dynamic block allocation
and reuse logic for session metadata and outgoing files work correctly
beyond the previous static limits.

Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Reviewed-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Link: https://patch.msgid.link/20260603154402.468928-12-pasha.tatashin@soleen.com
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
tools/testing/selftests/liveupdate/liveupdate.c
tools/testing/selftests/liveupdate/luo_test_utils.c
tools/testing/selftests/liveupdate/luo_test_utils.h