mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
To improve maintainability and reduce the size of dra_test.go, this commit extracts the function "testDeviceBindingConditions" into a new file: binding_conditions_test.go. No functional changes are introduced. Signed-off-by: Tsubasa Watanabe <w.tsubasa@fujitsu.com>