criu/test/others/action-script
Radostin Stoyanov f74e68daf9 ci: verify call order of action-script hooks
The existing test collects all action-script hooks triggered during
`h`, `ns`, and `uns` runs with ZDTM into `actions_called.txt`, then
verifies that each hook appears at least once. However, the test does
not verify that hooks are invoked *exactly once* or in *correct order*.

This change updates the test to run ZDTM only with ns flavour as this
seems to cover all action-script hooks, and checks that all hooks are
called correctly.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2025-11-05 15:41:34 -08:00
..
.gitignore ci: consolidate action-script tests 2025-11-05 15:41:34 -08:00
check_actions.py ci: verify call order of action-script hooks 2025-11-05 15:41:34 -08:00
Makefile ci: consolidate action-script tests 2025-11-05 15:41:34 -08:00
run.sh ci: verify call order of action-script hooks 2025-11-05 15:41:34 -08:00
show_action.sh ci: consolidate action-script tests 2025-11-05 15:41:34 -08:00