Some tests logs for kunit_tool tests are missing their test plans
causing their tests to fail; fix this by adding the test plans.
Fixes: 45dcbb6f5e ("kunit: test: add test plan to KUnit TAP format")
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
		
	
			
		
			
				
	
	
		
			39 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [    0.060000] printk: console [mc-1] enabled
 | |
| [    0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
 | |
| [    0.060000] TAP version 14
 | |
| [    0.060000] 1..3
 | |
| [    0.060000] 	# Subtest: kunit-resource-test
 | |
| [    0.060000] 	1..5
 | |
| [    0.060000] 	ok 1 - kunit_resource_test_init_resources
 | |
| [    0.060000] 	ok 2 - kunit_resource_test_alloc_resource
 | |
| [    0.060000] 	ok 3 - kunit_resource_test_destroy_resource
 | |
| [    0.060000] kAFS: Red Hat AFS client v0.1 registering.
 | |
| [    0.060000] FS-Cache: Netfs 'afs' registered for caching
 | |
| [    0.060000] *** VALIDATE kAFS ***
 | |
| [    0.060000] Btrfs loaded, crc32c=crc32c-generic, debug=on, assert=on, integrity-checker=on, ref-verify=on
 | |
| [    0.060000] BTRFS: selftest: sectorsize: 4096  nodesize: 4096
 | |
| [    0.060000] BTRFS: selftest: running btrfs free space cache tests
 | |
| [    0.060000] 	ok 4 - kunit_resource_test_cleanup_resources
 | |
| [    0.060000] 	ok 5 - kunit_resource_test_proper_free_ordering
 | |
| [    0.060000] ok 1 - kunit-resource-test
 | |
| [    0.060000] 	# Subtest: kunit-try-catch-test
 | |
| [    0.060000] 	1..2
 | |
| [    0.060000] 	ok 1 - kunit_test_try_catch_successful_try_no_catch
 | |
| [    0.060000] 	ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch
 | |
| [    0.060000] ok 2 - kunit-try-catch-test
 | |
| [    0.060000] 	# Subtest: string-stream-test
 | |
| [    0.060000] 	1..3
 | |
| [    0.060000] 	ok 1 - string_stream_test_empty_on_creation
 | |
| [    0.060000] 	ok 2 - string_stream_test_not_empty_after_add
 | |
| [    0.060000] 	ok 3 - string_stream_test_get_string
 | |
| [    0.060000] ok 3 - string-stream-test
 | |
| [    0.060000] List of all partitions:
 | |
| [    0.060000] No filesystem could mount root, tried:
 | |
| [    0.060000]
 | |
| [    0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
 | |
| [    0.060000] CPU: 0 PID: 1 Comm: swapper Not tainted 5.4.0-rc1-gea2dd7c0875e-dirty #2
 | |
| [    0.060000] Stack:
 | |
| [    0.060000]  602086f8 601bc260 705c0000 705c0000
 | |
| [    0.060000]  602086f8 6005fcec 705c0000 6002c6ab
 | |
| [    0.060000]  6005fcec 601bc260 705c0000 3000000010
 |